diff options
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/the_entry/rooms/Four Rooms Entrance.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_extravagant/rooms/Engine Room.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_unkempt/doors.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_unkempt/rooms/Right Area.txtpb | 1 |
4 files changed, 2 insertions, 4 deletions
| diff --git a/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb b/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb index 4d94d5a..d4650f0 100644 --- a/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb +++ b/data/maps/the_entry/rooms/Four Rooms Entrance.txtpb | |||
| @@ -5,5 +5,5 @@ ports { | |||
| 5 | path: "Components/Warps/worldport9" | 5 | path: "Components/Warps/worldport9" |
| 6 | destination { x: -41 y: 6 z: -17.5 } | 6 | destination { x: -41 y: 6 z: -17.5 } |
| 7 | rotation: 0 | 7 | rotation: 0 |
| 8 | gravity: Y_PLUS | 8 | # This isn't actually Y_PLUS gravity! A nearby warp sneakily flips you. |
| 9 | } | 9 | } |
| diff --git a/data/maps/the_extravagant/rooms/Engine Room.txtpb b/data/maps/the_extravagant/rooms/Engine Room.txtpb index 7157757..18dfcad 100644 --- a/data/maps/the_extravagant/rooms/Engine Room.txtpb +++ b/data/maps/the_extravagant/rooms/Engine Room.txtpb | |||
| @@ -25,6 +25,6 @@ ports { | |||
| 25 | display_name: "Engine Room Worldport" | 25 | display_name: "Engine Room Worldport" |
| 26 | path: "Components/Warps/worldport2" | 26 | path: "Components/Warps/worldport2" |
| 27 | gravity: Z_PLUS | 27 | gravity: Z_PLUS |
| 28 | # TODO: entrance shuffling for non Y axis gravity | 28 | # TODO: entrance shuffling for non Y_MINUS gravity |
| 29 | no_shuffle: true | 29 | no_shuffle: true |
| 30 | } | 30 | } |
| diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index d2e9bc6..f758369 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb | |||
| @@ -71,7 +71,6 @@ doors { | |||
| 71 | latch: true | 71 | latch: true |
| 72 | receivers: "Components/Doors/entry_6" | 72 | receivers: "Components/Doors/entry_6" |
| 73 | receivers: "Components/Doors/entry_13" | 73 | receivers: "Components/Doors/entry_13" |
| 74 | receivers: "Panels/Assorted/panel_1/teleportListener" | ||
| 75 | control_center_color: "orange" | 74 | control_center_color: "orange" |
| 76 | double_letters: true | 75 | double_letters: true |
| 77 | } | 76 | } |
| diff --git a/data/maps/the_unkempt/rooms/Right Area.txtpb b/data/maps/the_unkempt/rooms/Right Area.txtpb index 03d7cea..313c276 100644 --- a/data/maps/the_unkempt/rooms/Right Area.txtpb +++ b/data/maps/the_unkempt/rooms/Right Area.txtpb | |||
| @@ -159,5 +159,4 @@ panels { | |||
| 159 | clue: "color" | 159 | clue: "color" |
| 160 | answer: "orange" | 160 | answer: "orange" |
| 161 | symbols: EXAMPLE | 161 | symbols: EXAMPLE |
| 162 | required_door { name: "Control Center Orange Door" } | ||
| 163 | } | 162 | } |
