Code Break: Difference between revisions

254 bytes added ,  12 years ago
Line 83: Line 83:


===UNLOCK===
===UNLOCK===
<!--
<!--GIF OF UNLOCK-->
*'''UNLOCK''': Used on a lock to open the locked doors at the [[Dock]]. (main door blocks lift to lower floors of Docks; other door blocks door to side-tunnel, allowing Sora/Riku to sidestep all the Nightmares in that tunnel
'''UNLOCK''' is composed of the fragments "UN", "L", "OC", and "K". It can be used on lock mechanisms at the [[Dock]].<!--Recognizers?-->
;Code
:<code>UNLOCK
:{
:&nbsp;CIP = GET_CIPHER()
:&nbsp;CIP &= 0X7FFFFFFF
:&nbsp;PAWD = DECIPHER(CIP)<!--typo, see if corrected in english release-->
:&nbsp;OPEN_DOOR(PSWD)
:}</code>
 
When activated, UNLOCK unlocks any doors connected to the lock mechanism by circuit lines, which change color from orange to white.<!--Locks RELOCK EACH DROP; poss. once return to world map-->
{{-}}


Locks RELOCK EACH DROP; poss. once return to world map-->
{{ability-stub}}
{{ability-stub}}
[[Category:Reality Shifts]]
[[Category:Reality Shifts]]
21,449

edits