Revert "chocolate slimes no longer hurt you"

This reverts commit 81b5e7bcd0.
This commit is contained in:
eyespy
2023-05-12 00:29:46 +10:00
parent 81b5e7bcd0
commit 0b351c1e9e
2 changed files with 2 additions and 4 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
maxHealth = 100
health = 100
obj_damage = 0
melee_damage_lower = 0.001
melee_damage_upper = 0.001
melee_damage_lower = 1
melee_damage_upper = 1
faction = list("slime")
pass_flags = PASSTABLE
move_to_delay = 7
-2
View File
@@ -39,12 +39,10 @@
CAT_SANDWICH,
CAT_SOUP,
CAT_SPAGHETTI,
CAT_MEGAFOODS, //GS13 change, big foods for bigger people -Eye
),
CAT_DRINK = CAT_NONE,
CAT_CLOTHING = CAT_NONE,
CAT_CARPENTRY = CAT_NONE,
)
var/cur_category = CAT_NONE