mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Buffs Jeweler Cockatoo's HP to 300 (#18460)
* dont ask me why that other changelog is there * it's actually fucking joever Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> Signed-off-by: lavillastrangiato <63124803+lavillastrangiato@users.noreply.github.com> * untouches the changelog --------- Signed-off-by: lavillastrangiato <63124803+lavillastrangiato@users.noreply.github.com> Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
This commit is contained in:
co-authored by
Fluffy
parent
9148089483
commit
f2ae9c0ce9
@@ -14,8 +14,8 @@
|
||||
mob_size = 12
|
||||
organ_names = list("torso", "left wing", "right wing", "head")
|
||||
|
||||
maxHealth = 150
|
||||
health = 150
|
||||
maxHealth = 300
|
||||
health = 300
|
||||
|
||||
melee_damage_lower = 20
|
||||
melee_damage_upper = 30
|
||||
|
||||
Reference in New Issue
Block a user