Code Break: Difference between revisions

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()  
53,710

edits