21,449
edits
(→UNLOCK) |
|||
Line 83: | Line 83: | ||
===UNLOCK=== | ===UNLOCK=== | ||
<!-- | <!--GIF OF UNLOCK--> | ||
'''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 | |||
:{ | |||
: CIP = GET_CIPHER() | |||
: CIP &= 0X7FFFFFFF | |||
: PAWD = DECIPHER(CIP)<!--typo, see if corrected in english release--> | |||
: 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--> | |||
{{-}} | |||
{{ability-stub}} | {{ability-stub}} | ||
[[Category:Reality Shifts]] | [[Category:Reality Shifts]] |
edits