mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
Changeling lesser form tweak and fixes (#10148)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user