diff options
Diffstat (limited to 'world/map/npc/027-1/crypt.txt')
-rw-r--r-- | world/map/npc/027-1/crypt.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/027-1/crypt.txt b/world/map/npc/027-1/crypt.txt index c6f6a63f..2a67ff24 100644 --- a/world/map/npc/027-1/crypt.txt +++ b/world/map/npc/027-1/crypt.txt @@ -2,7 +2,7 @@ { if (BaseLevel < 60) goto L_Weak; - warp "027-2", 112, 110; + warp "027-2", 36, 110; end; L_Weak: |