diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-11 10:09:44 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-11 10:09:44 -0400 |
commit | 2e76227a915cd6012d0b363918a5eb3c124b40d8 (patch) | |
tree | aa219adc7eea4626cbb804c1a5c140fdb1cefc7b /data/maps/the_door/doors.txtpb | |
parent | 664fd37cea4185d53561c98880be7ccd15b18223 (diff) | |
download | lingo2-archipelago-2e76227a915cd6012d0b363918a5eb3c124b40d8.tar.gz lingo2-archipelago-2e76227a915cd6012d0b363918a5eb3c124b40d8.tar.bz2 lingo2-archipelago-2e76227a915cd6012d0b363918a5eb3c124b40d8.zip |
Added the_door
Diffstat (limited to 'data/maps/the_door/doors.txtpb')
-rw-r--r-- | data/maps/the_door/doors.txtpb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/the_door/doors.txtpb b/data/maps/the_door/doors.txtpb new file mode 100644 index 0000000..f401f94 --- /dev/null +++ b/data/maps/the_door/doors.txtpb | |||
@@ -0,0 +1,6 @@ | |||
1 | doors { | ||
2 | name: "Stairs" | ||
3 | type: EVENT | ||
4 | panels { room: "Main Area" name: "HAIR" } | ||
5 | panels { room: "Main Area" name: "PART" } | ||
6 | } | ||