Code Break: Difference between revisions

129 bytes added ,  12 years ago
Line 11: Line 11:
'''AUTO DESTRUCT''' is composed of the fragments "AUTO" and "DESTRUCT". It can be used on turrets and large turrets.{{fact}}--can we get names for these? Create articles since they are enemies?--
'''AUTO DESTRUCT''' is composed of the fragments "AUTO" and "DESTRUCT". It can be used on turrets and large turrets.{{fact}}--can we get names for these? Create articles since they are enemies?--
;Code
;Code
:BLAHBLAHBLAH OVER 9000 BLAHBLAH
:<code>AUTO_DISTRUCT
:{
:&nbsp;IF POWER == 0 THEN
:&nbsp;&nbsp;POWER=GET_ENERGY()
:&nbsp;POWER *= 9999;--semicolon or colon?--
:&nbsp;EXPLOSION(POWER)
:}</code>
When activated, AUTO DESTRUCT immediately destroys the turret. If the turret is placed on a destructible wall, the explosion will also take out the wall, opening new paths and preventing the turret from ever respawning.
When activated, AUTO DESTRUCT immediately destroys the turret. If the turret is placed on a destructible wall, the explosion will also take out the wall, opening new paths and preventing the turret from ever respawning.
{{-}}-->
{{-}}-->
===DISC JAMMER===
===DISC JAMMER===
===ENERGY JAMMER===
===ENERGY JAMMER===
21,449

edits