Skip to content

Commit

Permalink
Update c002.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
matr1x-hackmud authored Dec 6, 2023
1 parent a2e300a commit fa964a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/upgrades/locks/c002.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ LOCK_ERROR
<input> is not the correct color name.
```

```html
<details>
<summary>c002 solutions</summary>
## Solving
Expand Down Expand Up @@ -72,13 +71,15 @@ The c002_complement is the [complementary color](https://en.wikipedia.org/wiki/C
| purple | lime |
| blue | yellow |
| cyan | orange |
</details>


## Example Unlock

```
user.loc {c002:"lime", c002_complement:"purple"}
WARNING: BINMAT security shell inactive. Intelligent defense system offline.
LOCK_UNLOCKED
System <user> breached.
Connection terminated.
```
</details>

0 comments on commit fa964a3

Please sign in to comment.