Files
S.P.L.U.R.T-Station-13/modular_splurt/code/modules/custom_loadout/first_tier.dm
BongaTheProto 465c7189eb penid
first ko-fi tier item added :3
2022-07-03 18:05:22 -05:00

14 lines
546 B
Plaintext

/obj/item/clothing/suit/armor/riot/chaplain/hospitaller/loadout
name = "crusader costume"
allowed = list(/obj/item/tank/internals/emergency_oxygen, /obj/item/tank/internals/plasmaman)
cold_protection = NONE
heat_protection = NONE
armor = list(MELEE = 0, BULLET = 0, LASER = 0,ENERGY = 0, BOMB = 0, BIO = 0, RAD = 0, FIRE = 0, ACID = 0)
blocks_shove_knockdown = FALSE
strip_delay = 40
equip_delay_other = 20
min_cold_protection_temperature = null
max_heat_protection_temperature = null
max_integrity = 200
resistance_flags = FLAMMABLE