mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Gives the space ninja MODsuit a storage module (#67673)
* adds storage * passive * fuck u fikour
This commit is contained in:
@@ -218,12 +218,13 @@
|
||||
theme = /datum/mod_theme/ninja
|
||||
applied_cell = /obj/item/stock_parts/cell/ninja
|
||||
initial_modules = list(
|
||||
/obj/item/mod/module/storage,
|
||||
/obj/item/mod/module/noslip,
|
||||
/obj/item/mod/module/status_readout,
|
||||
/obj/item/mod/module/stealth/ninja,
|
||||
/obj/item/mod/module/dispenser/ninja,
|
||||
/obj/item/mod/module/dna_lock/reinforced,
|
||||
/obj/item/mod/module/emp_shield/pulse,
|
||||
/obj/item/mod/module/status_readout,
|
||||
)
|
||||
|
||||
/obj/item/mod/control/pre_equipped/prototype
|
||||
|
||||
Reference in New Issue
Block a user