mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
[MIRROR] Firefighter tanks can now be equipped with atmos modsuits [MDB IGNORE] (#11512)
* Firefighter tank can now be equipped in the suit storage slot of atmos modsuits. (#64709) * Firefighter tanks can now be equipped with atmos modsuits * Update mod_theme.dm Co-authored-by: Aerden <27950824+Aerden@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
max_heat_protection_temperature = FIRE_IMMUNITY_MAX_TEMP_PROTECT
|
||||
slowdown_inactive = 1.5
|
||||
slowdown_active = 1
|
||||
allowed_suit_storage = list(/obj/item/flashlight, /obj/item/tank/internals, /obj/item/watertank/atmos)
|
||||
skins = list(
|
||||
"atmospheric" = list(
|
||||
HELMET_LAYER = NECK_LAYER,
|
||||
|
||||
Reference in New Issue
Block a user