Skip to content

Commit d02222b

Browse files
f-raZ0Rjangler
authored andcommitted
Add second safety portal to make Symmetry City symmetrical (#121)
* Update layouts.yaml added second portal to symmetry city past, to make it symmetrical * add second portal to symmetry city past I hope I did this correctly... the ID can just be any number... right? * duplicate IDs aren't a problem apparently
1 parent 31f78a9 commit d02222b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

asm/layouts.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ ages:
189189
db 00,83,00,43,a4 # rock outside D2
190190
db 03,0f,00,66,f9 # water in d6 past entrance
191191
db 01,13,00,61,d7 # portal in symmetry city past
192+
db 01,13,00,68,d7 # portal in symmetry city past
192193
db 00,25,00,37,d7 # portal in nuun highlands
193194
db 05,da,01,a4,b2 # tunnel to moblin keep
194195
db 05,da,01,a5,b2 # cont.

asm/timeportals.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,5 +144,6 @@ ages:
144144
db dc,05
145145
db f2
146146
db e1,00,68,18
147+
db e1,00,68,88
147148
db fe
148149
12/5e91/: db f3; dw symmetryPortalStaticObjects

0 commit comments

Comments
 (0)