mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
engi ert buff+little ert buff (#23270)
This commit is contained in:
@@ -1064,6 +1064,7 @@
|
||||
siemens_coefficient = 0
|
||||
slowdown_inactive = 0.5
|
||||
slowdown_active = 0
|
||||
complexity_max = DEFAULT_MAX_COMPLEXITY + 5
|
||||
allowed_suit_storage = list(
|
||||
/obj/item/ammo_box,
|
||||
/obj/item/ammo_casing,
|
||||
|
||||
@@ -302,7 +302,7 @@
|
||||
|
||||
/obj/item/mod/control/pre_equipped/responsory
|
||||
theme = /datum/mod_theme/responsory
|
||||
applied_cell = /obj/item/stock_parts/cell/hyper
|
||||
applied_cell = /obj/item/stock_parts/cell/bluespace
|
||||
req_access = list(ACCESS_CENT_GENERAL)
|
||||
applied_modules = list(
|
||||
/obj/item/mod/module/storage/syndicate, //Yes yes syndicate tech in ert but they need the storage
|
||||
@@ -336,7 +336,7 @@
|
||||
|
||||
/obj/item/mod/control/pre_equipped/responsory/engineer
|
||||
insignia_type = /obj/item/mod/module/insignia/engineer
|
||||
additional_module = /obj/item/mod/module/anomaly_locked/kinesis/prebuilt //This can only end well.
|
||||
additional_module = list(/obj/item/mod/module/anomaly_locked/kinesis/prebuilt, /obj/item/mod/module/firefighting_tank) //This can only end well.
|
||||
|
||||
/obj/item/mod/control/pre_equipped/responsory/medic
|
||||
insignia_type = /obj/item/mod/module/insignia/medic
|
||||
|
||||
Reference in New Issue
Block a user