diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:23:58 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-20 16:23:58 -0400 |
| commit | 9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521 (patch) | |
| tree | 43b96868c78ee7e42d778f838006b2cb77d28603 /data/maps/the_entry/rooms/Starting Room.txtpb | |
| parent | 8c3428b900e1696c3c3edcc5fb513988ddbe8c41 (diff) | |
| download | lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.tar.gz lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.tar.bz2 lingo2-archipelago-9cf74c63ba8fa7fa787c59e3a49a3cb6e3178521.zip | |
Converted puzzle symbols to an enum
Diffstat (limited to 'data/maps/the_entry/rooms/Starting Room.txtpb')
| -rw-r--r-- | data/maps/the_entry/rooms/Starting Room.txtpb | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index 0a7c222..aeb66ab 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb | |||
| @@ -23,7 +23,7 @@ panels { | |||
| 23 | path: "Panels/Entry/front_1" | 23 | path: "Panels/Entry/front_1" |
| 24 | clue: "eye" | 24 | clue: "eye" |
| 25 | answer: "i" | 25 | answer: "i" |
| 26 | symbols: "zero" | 26 | symbols: ZERO |
| 27 | } | 27 | } |
| 28 | panels { | 28 | panels { |
| 29 | name: "HINT" | 29 | name: "HINT" |
