Skip to content

Commit 5a6a1c7

Browse files
committed
Scripts/EasternKingdoms: fix path id after 91dcae5
1 parent 7ac4d77 commit 5a6a1c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/server/scripts/EasternKingdoms/Scholomance/boss_kirtonos_the_herald.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ enum KirtonosMisc
7171
POINT_LANDING = 13,
7272
POINT_STAIRS_UP = 0,
7373
POINT_STAIRS_DOWN = 1,
74-
PATH_INTRO = 105061,
74+
PATH_INTRO = 840488,
7575
NPC_KIRTONOS = 10506,
7676
SOUND_SCREECH = 557
7777
};

0 commit comments

Comments
 (0)