diff options
Diffstat (limited to 'assets')
| -rwxr-xr-x | assets/areas.yaml | 2 | ||||
| -rw-r--r-- | assets/subway.yaml | 18 |
2 files changed, 20 insertions, 0 deletions
| diff --git a/assets/areas.yaml b/assets/areas.yaml index cbcf23a..a615e2c 100755 --- a/assets/areas.yaml +++ b/assets/areas.yaml | |||
| @@ -279,6 +279,8 @@ | |||
| 279 | map: [1368, 2103] | 279 | map: [1368, 2103] |
| 280 | Art Gallery: | 280 | Art Gallery: |
| 281 | map: [2474, 1366] | 281 | map: [2474, 1366] |
| 282 | Art Gallery (First Floor): | ||
| 283 | fold_into: Art Gallery | ||
| 282 | Art Gallery (Second Floor): | 284 | Art Gallery (Second Floor): |
| 283 | fold_into: Art Gallery | 285 | fold_into: Art Gallery |
| 284 | Art Gallery (Third Floor): | 286 | Art Gallery (Third Floor): |
| diff --git a/assets/subway.yaml b/assets/subway.yaml index 080a139..8c0df38 100644 --- a/assets/subway.yaml +++ b/assets/subway.yaml | |||
| @@ -1042,3 +1042,21 @@ | |||
| 1042 | - pos: [815, 1002] | 1042 | - pos: [815, 1002] |
| 1043 | room: Challenge Room | 1043 | room: Challenge Room |
| 1044 | door: Welcome Door | 1044 | door: Welcome Door |
| 1045 | - pos: [104, 1208] | ||
| 1046 | special: color_black | ||
| 1047 | - pos: [104, 1249] | ||
| 1048 | special: color_red | ||
| 1049 | - pos: [104, 1290] | ||
| 1050 | special: color_yellow | ||
| 1051 | - pos: [104, 1330] | ||
| 1052 | special: color_blue | ||
| 1053 | - pos: [104, 1371] | ||
| 1054 | special: color_purple | ||
| 1055 | - pos: [104, 1411] | ||
| 1056 | special: color_orange | ||
| 1057 | - pos: [104, 1451] | ||
| 1058 | special: color_green | ||
| 1059 | - pos: [104, 1491] | ||
| 1060 | special: color_brown | ||
| 1061 | - pos: [104, 1531] | ||
| 1062 | special: color_gray | ||
