Changeling lesser form tweak and fixes (#10148)

This commit is contained in:
Alberyk
2020-10-04 22:19:25 -03:00
committed by GitHub
parent d37070911a
commit 0e234e70ea
3 changed files with 28 additions and 4 deletions
@@ -164,8 +164,8 @@
response_help = "pets"
response_disarm = "shoves"
response_harm = "harmlessly punches"
maxHealth = 150
health = 150
maxHealth = 50
health = 50
harm_intent_damage = 5
melee_damage_lower = 5
melee_damage_upper = 10
@@ -186,7 +186,7 @@
max_co2 = 0
max_tox = 0
speed = -2
speed = -1
var/mob/living/carbon/human/occupant = null