diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 18:50:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-18 18:50:04 -0400 |
commit | c9139577e690baff59da1b1edf13ef209c00ee40 (patch) | |
tree | 43b457907230d3734dde7ea15ecfc1be8fc359aa /data/maps/the_entry/rooms/Starting Room.txtpb | |
parent | 59a1f9e9c96d6ce89cffcb93e567b5ee601ed4ab (diff) | |
download | lingo2-archipelago-c9139577e690baff59da1b1edf13ef209c00ee40.tar.gz lingo2-archipelago-c9139577e690baff59da1b1edf13ef209c00ee40.tar.bz2 lingo2-archipelago-c9139577e690baff59da1b1edf13ef209c00ee40.zip |
Added the_repetitive
Diffstat (limited to 'data/maps/the_entry/rooms/Starting Room.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Starting Room.txtpb | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index 93c9df5..0a7c222 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb | |||
@@ -77,27 +77,3 @@ paintings { | |||
77 | required_door { name: "Near D Room Painting" } | 77 | required_door { name: "Near D Room Painting" } |
78 | display_name: "Near D Room Painting" | 78 | display_name: "Near D Room Painting" |
79 | } | 79 | } |
80 | ports { | ||
81 | name: "DIGITAL" | ||
82 | path: "Components/Warps/worldport" | ||
83 | orientation: "west" | ||
84 | required_door { name: "Second Room Left Door" } | ||
85 | } | ||
86 | ports { | ||
87 | name: "DAEDALUS" | ||
88 | path: "Components/Warps/worldport6" | ||
89 | orientation: "west" | ||
90 | required_door { name: "Daedalus Entrance" } | ||
91 | } | ||
92 | ports { | ||
93 | name: "REPETITIVE" | ||
94 | path: "Components/Warps/worldport7" | ||
95 | orientation: "north" | ||
96 | required_door { name: "Repetitive Entrance" } | ||
97 | } | ||
98 | ports { | ||
99 | name: "COMPOSITE" | ||
100 | path: "Components/Warps/worldport12" | ||
101 | orientation: "east" | ||
102 | required_door { name: "Composite Room Entrance" } | ||
103 | } | ||