hawks, capras, and donation item

This commit is contained in:
LetterJay
2017-02-03 13:55:38 -06:00
parent 0fcb126658
commit c8f01869e3
9 changed files with 47 additions and 2 deletions
@@ -273,6 +273,13 @@
level = 1
cant_hold = list(/obj/item/weapon/storage/backpack/satchel/flat) //muh recursive backpacks
/obj/item/weapon/storage/backpack/satchel/duty
name = "duty satchel"
desc = "An extra trendy looking satchel."
icon_state = "satchel-duty"
/obj/item/weapon/storage/backpack/satchel/flat/hide(var/intact)
if(intact)
invisibility = INVISIBILITY_MAXIMUM