Code Break: Difference between revisions

131 bytes added ,  12 years ago
Line 64: Line 64:


===PRIZE BOX===
===PRIZE BOX===
{{CodeBreak|col=#0F0}}
PRIZE_BOX()
{
WHILE PRIZE_BOX == 0
  PRIZE_BOX=SEARCH()
WEND
PRIZE_BOX.DROP()
}
{{CodeBreak|end}}
<!--*'''PRIZE BOX''': Causes the enemy or turret to drop an Item or Command.-->
<!--*'''PRIZE BOX''': Causes the enemy or turret to drop an Item or Command.-->
{{-}}
===PRIZE SHOT===
===PRIZE SHOT===
{{CodeBreak|col=#0F0}}
{{CodeBreak|col=#0F0}}
53,710

edits