mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Unapologetic Diona Nerfs: Part 4 of 8274 (#8878)
Actually reduces nymph health to 33.3. Arcane shitcode set it to 200.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
meat_type = /obj/item/reagent_containers/food/snacks/meat/dionanymph
|
||||
meat_amount = 2
|
||||
maxHealth = 33.3
|
||||
health = 33.3
|
||||
pass_flags = PASSTABLE
|
||||
|
||||
// Decorative head flower.
|
||||
@@ -172,7 +173,6 @@
|
||||
|
||||
icon_state = lowertext(species.name)
|
||||
species.handle_post_spawn(src)
|
||||
maxHealth = species.total_health
|
||||
|
||||
regenerate_icons()
|
||||
make_blood()
|
||||
|
||||
Reference in New Issue
Block a user