Fixes bats too and buffs the health of vampires

This commit is contained in:
SatinIsle
2023-09-23 18:41:17 +01:00
parent 312b3250ac
commit c1ab2a008f
2 changed files with 5 additions and 0 deletions
@@ -5,6 +5,9 @@
icon_state = "bat"
icon = 'icons/mob/vore.dmi'
icon_living = "bat"
icon_rest = "batasleep"
icon_dead = "bat-dead"
harm_intent_damage = 5
melee_damage_lower = 2
@@ -8,6 +8,8 @@
harm_intent_damage = 8
melee_damage_lower = 3
melee_damage_upper = 7
maxHealth = 150
health = 150
response_help = "caresses"
response_disarm = "wafts"