Merge pull request #7473 from imsxz/imsxz-healthy-spider

Makes Araneus spawn at his full 250 HP
This commit is contained in:
Fox McCloud
2017-06-06 15:24:46 -04:00
committed by GitHub
@@ -12,7 +12,7 @@
response_help = "pets"
emote_hear = list("chitters")
maxHealth = 250
health = 200
health = 250
harm_intent_damage = 3
melee_damage_lower = 15
melee_damage_upper = 20