53,710
edits
KrytenKoro (talk | contribs) |
KrytenKoro (talk | contribs) |
||
Line 82: | Line 82: | ||
;Used on Nightmares and Guards | ;Used on Nightmares and Guards | ||
{{CodeBreak|col=#F0F}} | {{CodeBreak|col=#F0F}} | ||
SWITCH_TARGET | SWITCH_TARGET() | ||
{ | { | ||
DE = GET_NIGHTMARE() | DE = GET_NIGHTMARE() | ||
Line 94: | Line 94: | ||
;Used on turrets | ;Used on turrets | ||
{{CodeBreak|col=#F0F}}<!--on turrets--> | {{CodeBreak|col=#F0F}}<!--on turrets--> | ||
SWITCH_TARGET | SWITCH_TARGET() | ||
{ | { | ||
GM = GET_GIMMICK() | GM = GET_GIMMICK() |
edits