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 52fb40ef2..1b3c18595 100644 --- a/npc/quests/eye_of_hellion.txt +++ b/npc/quests/eye_of_hellion.txt @@ -1619,7 +1619,7 @@ payon,182,132,3 script Grout'he Tuccok#hellion 1_M_02,{ } } -payon,101,190,0 script #paypuzz1 -1,1,1,{ +payon,101,190,0 script #paypuzz1 FAKE_NPC,1,1,{ OnTouch: if (HELLIONQ == 48) { mes "[" + strcharinfo(0) + "]"; |