mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Fixes bats too and buffs the health of vampires
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user