Code Break: Difference between revisions

75 bytes removed ,  12 years ago
Line 99: Line 99:
===UNLOCK===
===UNLOCK===
<!--GIF OF UNLOCK-->
<!--GIF OF UNLOCK-->
{{CodeBreak|col=#FA0}}
[[File:Unlock (Code Break RS) KH3D.png|319px|frame|left]]
UNLOCK()
{
CIP  = GET_CIPHER()
CIP &= 0X7FFFFFFF
PAWD = DECIPHER(CIP)
OPEN_DOOR(PSWD)
}
{{CodeBreak|end}}
'''UNLOCK''' is composed of the fragments "UN", "L", "OC", and "K". It can be used on lock mechanisms at the [[Dock]].<!--Recognizers?--> When activated, UNLOCK unlocks any doors connected to the lock mechanism by circuit lines, which change color from orange to white. However, the lock must be unlocked on each visit to The Grid.
'''UNLOCK''' is composed of the fragments "UN", "L", "OC", and "K". It can be used on lock mechanisms at the [[Dock]].<!--Recognizers?--> When activated, UNLOCK unlocks any doors connected to the lock mechanism by circuit lines, which change color from orange to white. However, the lock must be unlocked on each visit to The Grid.
{{-}}
{{-}}
14,793

edits