mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Fixes BSTs spawning in with 100 health (#11233)
This commit is contained in:
@@ -1414,6 +1414,7 @@
|
||||
species.handle_post_spawn(src,kpg) // should be zero by default
|
||||
|
||||
maxHealth = species.total_health
|
||||
health = maxHealth
|
||||
|
||||
spawn(0)
|
||||
regenerate_icons()
|
||||
|
||||
Reference in New Issue
Block a user