[MIRROR] Shadekin and Xenochimera variable refactor (#10872)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-05-15 00:24:59 -07:00
committed by GitHub
parent 5b1679c8c7
commit c6b9ab647c
34 changed files with 848 additions and 762 deletions

View File

@@ -164,7 +164,7 @@
shadekin.dir = SOUTH
shadekin.ability_flags |= 0x1
shadekin.phase_shift() //Homf
shadekin.energy = initial(shadekin.energy)
shadekin.comp.dark_energy = initial(shadekin.comp.dark_energy)
//For fun
sleep(1 SECOND)
shadekin.dir = WEST

View File

@@ -124,7 +124,7 @@
shadekin.dir = SOUTH
shadekin.ability_flags |= 0x1
shadekin.phase_shift() //Homf
shadekin.energy = initial(shadekin.energy)
shadekin.comp.dark_energy = initial(shadekin.comp.dark_energy)
//For fun
sleep(1 SECOND)
shadekin.dir = WEST