diff options
Diffstat (limited to 'npc/quests/eye_of_hellion.txt')
-rw-r--r-- | npc/quests/eye_of_hellion.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/eye_of_hellion.txt b/npc/quests/eye_of_hellion.txt index 634f02d5f..7ad4c4e32 100644 --- a/npc/quests/eye_of_hellion.txt +++ b/npc/quests/eye_of_hellion.txt @@ -1072,7 +1072,7 @@ prontera,223,82,0 script #prt_key-1 111,{ close; } -prontera,45,67,0 script #prt_key-1-1 139,1,1,{ +prontera,45,67,0 script #prt_key-1-1 111,1,1,{ OnTouch: if (HELLIONQ == 40 || HELLIONQ == 41) { mes "[" + strcharinfo(0) + "]"; |