mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Greimorians & Aliens Get Green Blood (#11960)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
organ_names = list("chest", "lower body", "left arm", "right arm", "left leg", "right leg", "head")
|
||||
maxHealth = 100
|
||||
health = 100
|
||||
blood_type = "#5BDD04"
|
||||
harm_intent_damage = 5
|
||||
melee_damage_lower = 25
|
||||
melee_damage_upper = 25
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
response_help = "pets"
|
||||
response_disarm = "gently pushes aside"
|
||||
response_harm = "pokes"
|
||||
blood_type = "#5BDD04"
|
||||
blood_amount = 150
|
||||
stop_automated_movement_when_pulled = 0
|
||||
maxHealth = 200
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
|
||||
health = 60
|
||||
maxHealth = 60
|
||||
blood_type = "#006666"
|
||||
melee_damage_lower = 10
|
||||
melee_damage_upper = 10
|
||||
attacktext = "chomped"
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
response_help = "pets"
|
||||
response_disarm = "gently pushes aside"
|
||||
response_harm = "pokes"
|
||||
blood_type = "#5BDD04"
|
||||
blood_overlay_icon = null
|
||||
stop_automated_movement_when_pulled = 0
|
||||
maxHealth = 1100
|
||||
|
||||
Reference in New Issue
Block a user