mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Randomizes the reactive armor in the RD's office (#17888)
* Randomizes the reactive armor in the RD's office * subtypesof * Update code/modules/clothing/suits/armor.dm Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com> * final stuff * convert to initalize Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
co-authored by
Sirryan2002
parent
886de124e2
commit
e9e8c45839
@@ -54,7 +54,7 @@
|
||||
new /obj/item/radio/headset/heads/rd(src)
|
||||
new /obj/item/tank/internals/air(src)
|
||||
new /obj/item/clothing/mask/gas(src)
|
||||
new /obj/item/clothing/suit/armor/reactive/teleport(src)
|
||||
new /obj/item/clothing/suit/armor/reactive/random(src)
|
||||
new /obj/item/flash(src)
|
||||
new /obj/item/laser_pointer(src)
|
||||
new /obj/item/door_remote/research_director(src)
|
||||
|
||||
Reference in New Issue
Block a user