[MIRROR] Tweaks to ERT creation (#6021)

* inquisition ert tweak (#36511)

* Tweaks to ERT creation
This commit is contained in:
CitadelStationBot
2018-03-19 21:18:02 -05:00
committed by Poojawa
parent fcbc76a7a9
commit b74454bf5c
3 changed files with 10 additions and 3 deletions
+5 -1
View File
@@ -156,7 +156,7 @@
/obj/item/storage/bag/bio,
/obj/item/reagent_containers/blood,
/obj/item/tank/internals/emergency_oxygen,
/obj/item/pinpointer/crew,
/obj/item/pinpointer/crew,
/obj/item/gun/syringe/syndicate,
/obj/item/implantcase,
/obj/item/implant,
@@ -278,6 +278,10 @@
for(var/i in 1 to 6)
new /obj/item/device/soulstone(src)
/obj/item/storage/belt/soulstone/full/chappy/PopulateContents()
for(var/i in 1 to 6)
new /obj/item/device/soulstone/anybody/chaplain(src)
/obj/item/storage/belt/champion
name = "championship belt"
desc = "Proves to the world that you are the strongest!"