mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Makes the Templar Armor able to carry the Bible (#22509)
Makes it so the Templar Armor can carry the Chaplain's Bible.
This commit is contained in:
@@ -279,7 +279,7 @@
|
||||
desc = "God wills it!"
|
||||
icon_state = "knight_templar"
|
||||
item_state = "knight_templar"
|
||||
allowed = list(/obj/item/nullrod/claymore)
|
||||
allowed = list(/obj/item/nullrod/claymore, /obj/item/storage/bible)
|
||||
armor = list(MELEE = 15, BULLET = 5, LASER = 5, ENERGY = 5, BOMB = 0, RAD = 0, FIRE = 200, ACID = 200)
|
||||
|
||||
/obj/item/clothing/suit/armor/vest/durathread
|
||||
|
||||
Reference in New Issue
Block a user