Crab/Carp DEVOURALE = TRUE

This commit is contained in:
LetterJay
2017-05-09 21:04:08 -05:00
parent 005d8a8156
commit 9687080cd0
2 changed files with 2 additions and 0 deletions
@@ -20,6 +20,7 @@
var/obj/item/inventory_head
var/obj/item/inventory_mask
gold_core_spawnable = 2
devourable = TRUE
/mob/living/simple_animal/crab/Life()
..()
@@ -16,6 +16,7 @@
speed = 0
maxHealth = 25
health = 25
devourable = TRUE
harm_intent_damage = 8
obj_damage = 50