diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-15 23:40:45 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-15 23:40:45 -0400 |
commit | cb30435f3942f010ff5c2fe2e0f81223c10f0664 (patch) | |
tree | 5fa59703cc1b1dd828064b3d1629da88d7fd55aa /data/maps/the_ancient/rooms | |
parent | ad4f4bdb06897a038fdbe3ebd50de1c33d900594 (diff) | |
download | lingo2-archipelago-cb30435f3942f010ff5c2fe2e0f81223c10f0664.tar.gz lingo2-archipelago-cb30435f3942f010ff5c2fe2e0f81223c10f0664.tar.bz2 lingo2-archipelago-cb30435f3942f010ff5c2fe2e0f81223c10f0664.zip |
[Data] the_ancient:THIS was missing a symbol
Diffstat (limited to 'data/maps/the_ancient/rooms')
-rw-r--r-- | data/maps/the_ancient/rooms/Outside.txtpb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/the_ancient/rooms/Outside.txtpb b/data/maps/the_ancient/rooms/Outside.txtpb index a3372af..1458357 100644 --- a/data/maps/the_ancient/rooms/Outside.txtpb +++ b/data/maps/the_ancient/rooms/Outside.txtpb | |||
@@ -4,4 +4,5 @@ panels { | |||
4 | path: "Panels/panel_1" | 4 | path: "Panels/panel_1" |
5 | clue: "this" | 5 | clue: "this" |
6 | answer: "sphinx" | 6 | answer: "sphinx" |
7 | symbols: QUESTION | ||
7 | } | 8 | } |