Skip to content

Commit e84e3d9

Browse files
authored
Yanille Magic guild door exclusion
The Wizard/Magic guild door has a 66 magic level requirement that should be handled via a transport
1 parent 612320a commit e84e3d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

collision-map-update/CollisionMapDumper.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,8 @@ private enum Exclusion
672672
YANILLE_DUNGEON_DOOR_11728(11728),
673673
YANILLE_GRAPPLE_WALL_17047(17047),
674674
YANILLE_GRAPPLE_WALL_17048(17058),
675+
YANILLE_MAGIC_GUILD_DOOR_1732(1732),
676+
YANILLE_MAGIC_GUILD_DOOR_1733(1733),
675677

676678
ZANARIS_SHED_DOOR_2406(2406),
677679
;

0 commit comments

Comments
 (0)