Skip to content

Commit

Permalink
Prettier'd
Browse files Browse the repository at this point in the history
  • Loading branch information
ghambhackmud committed Dec 6, 2023
1 parent fced532 commit 8ee8f74
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
35 changes: 17 additions & 18 deletions docs/upgrades/locks/c002.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,31 +46,29 @@ LOCK_ERROR

c002 will choose a random color from a list of the following 8 colors, as a string, for its solution:

* green
* lime
* yellow
* orange
* red
* purple
* blue
* cyan

- green
- lime
- yellow
- orange
- red
- purple
- blue
- cyan

### c002_complement

The c002_complement is the [complementary color](https://en.wikipedia.org/wiki/Complementary_color) for c002's solution color.

| c002 | c002_complement |
| :----- | :-------------: |
| green | red |
| lime | purple |
| yellow | blue |
| orange | cyan |
| red | green |
| purple | lime |
| blue | yellow |
| cyan | orange |

| green | red |
| lime | purple |
| yellow | blue |
| orange | cyan |
| red | green |
| purple | lime |
| blue | yellow |
| cyan | orange |

## Example Unlock

Expand All @@ -81,4 +79,5 @@ LOCK_UNLOCKED
System <user> breached.
Connection terminated.
```

</details>
2 changes: 1 addition & 1 deletion docs/upgrades/locks/ez_21.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: ez_21

## Description

From the Halperyon Systems' EZ line comes the 21. A very unexceptional lock, unless you count
From the Halperyon Systems' EZ line comes the 21. A very unexceptional lock, unless you count
the price: dirt-cheap.

### Stats
Expand Down

0 comments on commit 8ee8f74

Please sign in to comment.