mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +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
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Greimorians, cavern dwellers and certain other aliens now bleed shades of green blood instead of red blood."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
Reference in New Issue
Block a user