diff options
Diffstat (limited to 'data/maps/the_linear')
| -rw-r--r-- | data/maps/the_linear/doors.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_linear/rooms/Room.txtpb | 1 |
2 files changed, 1 insertions, 1 deletions
| diff --git a/data/maps/the_linear/doors.txtpb b/data/maps/the_linear/doors.txtpb index 63d8ae8..9a57158 100644 --- a/data/maps/the_linear/doors.txtpb +++ b/data/maps/the_linear/doors.txtpb | |||
| @@ -10,4 +10,5 @@ doors { | |||
| 10 | panels { room: "Room" name: "INTO" } | 10 | panels { room: "Room" name: "INTO" } |
| 11 | panels { room: "Room" name: "NOR" } | 11 | panels { room: "Room" name: "NOR" } |
| 12 | location_room: "Room" | 12 | location_room: "Room" |
| 13 | location_name: "Gravestone" | ||
| 13 | } | 14 | } |
| diff --git a/data/maps/the_linear/rooms/Room.txtpb b/data/maps/the_linear/rooms/Room.txtpb index abb89c8..c47ce0c 100644 --- a/data/maps/the_linear/rooms/Room.txtpb +++ b/data/maps/the_linear/rooms/Room.txtpb | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | name: "Room" | 1 | name: "Room" |
| 2 | display_name: "Room" | ||
| 3 | panels { | 2 | panels { |
| 4 | name: "HORN" | 3 | name: "HORN" |
| 5 | path: "Panels/entry_1" | 4 | path: "Panels/entry_1" |
