Skip to content

Commit

Permalink
Extended PDA cells (Skyrat-SS13#29664)
Browse files Browse the repository at this point in the history
pda cell
  • Loading branch information
lessthnthree authored Sep 7, 2024
1 parent b538e20 commit 4404180
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
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
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -6812,6 +6812,7 @@
#include "modular_skyrat\master_files\code\modules\mod\modules\modules_antag.dm"
#include "modular_skyrat\master_files\code\modules\mod\modules\modules_security.dm"
#include "modular_skyrat\master_files\code\modules\mod\modules\modules_supply.dm"
#include "modular_skyrat\master_files\code\modules\modular_computers\computers\item\computer.dm"
#include "modular_skyrat\master_files\code\modules\modular_computers\computers\item\laptop_presets.dm"
#include "modular_skyrat\master_files\code\modules\modular_computers\file_system\programs\maintenance\camera.dm"
#include "modular_skyrat\master_files\code\modules\movespeed\modifiers\items.dm"
Expand Down

0 comments on commit 4404180

Please sign in to comment.