Shadekin and Xenochimera variable refactor (#17651)

* gets rid of xenochimera brain var

* whoops

* shadekin too

ye https://i.imgur.com/lNI2AiG.png

* organize

* simplekin too

* yuh

* Refactors xenochimera

progress:
https://i.imgur.com/ssQbRKS.png
https://i.imgur.com/ySBxm0M.png
https://i.imgur.com/3FWPVuP.png

* Update xenochimera.dm

* Update examine_vr.dm

* Update xenochimera.dm

* Update xenochimera.dm
This commit is contained in:
Cameron Lennox
2025-05-12 15:44:25 -04:00
committed by GitHub
parent 77ce94cd2d
commit 2b0853887b
28 changed files with 806 additions and 726 deletions
+1 -1
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
+1 -1
View File
@@ -122,7 +122,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