mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Spider Blood Fix (#10979)
Fixed giant spiders not having a blood overlay. I dunno why I set it to null in the first place. Might've confused it with the giant spider squeen.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
response_help = "pets"
|
||||
response_disarm = "gently pushes aside"
|
||||
response_harm = "pokes"
|
||||
blood_overlay_icon = null
|
||||
stop_automated_movement_when_pulled = 0
|
||||
maxHealth = 200
|
||||
health = 200
|
||||
|
||||
Reference in New Issue
Block a user