forked from Skyrat-SS13/Skyrat-tg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extended PDA cells (Skyrat-SS13#29664)
pda cell
- Loading branch information
1 parent
b538e20
commit 4404180
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
modular_skyrat/master_files/code/modules/modular_computers/computers/item/computer.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
/obj/item/modular_computer | ||
// Extended PDA cell to compensate for increased round length | ||
internal_cell = /obj/item/stock_parts/power_store/cell/upgraded |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters