mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
then-we-shall-reforge-the-armor-from-what-remains
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
burn_state = FLAMMABLE
|
||||
burntime = 30
|
||||
var/health = 50
|
||||
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 50, "acid" = 0)
|
||||
var/tmp/busy = 0
|
||||
var/list/allowed_books = list(/obj/item/book, /obj/item/spellbook, /obj/item/storage/bible, /obj/item/tome) //Things allowed in the bookcase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user