diff options
author | shennetsind <ind@henn.et> | 2013-11-08 15:39:59 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-11-08 15:39:59 -0200 |
commit | 4858233f3aebe920417eaa9531fa298bc2763c04 (patch) | |
tree | c3be7f9847c59e56bdfeadf0f52a71835626caab /npc/quests/newgears/2005_headgears.txt | |
parent | 0876387f293ee633f7bfe12f8adf3f4a37d5b736 (diff) | |
parent | 9cbaab60234b6c633c8dff46a52aeb2bf981f078 (diff) | |
download | hercules-4858233f3aebe920417eaa9531fa298bc2763c04.tar.gz hercules-4858233f3aebe920417eaa9531fa298bc2763c04.tar.bz2 hercules-4858233f3aebe920417eaa9531fa298bc2763c04.tar.xz hercules-4858233f3aebe920417eaa9531fa298bc2763c04.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'npc/quests/newgears/2005_headgears.txt')
-rw-r--r-- | npc/quests/newgears/2005_headgears.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/newgears/2005_headgears.txt b/npc/quests/newgears/2005_headgears.txt index a6af90a9e..4b6981101 100644 --- a/npc/quests/newgears/2005_headgears.txt +++ b/npc/quests/newgears/2005_headgears.txt @@ -1381,7 +1381,7 @@ lighthalzen,182,89,0 script Relaxed-Looking Lady 4_F_02,{ } } -gl_prison1,137,138,5 script Zealotus#LhzHat 1200,{ +gl_prison1,137,138,5 script Zealotus#LhzHat ZHERLTHSH,{ if(ZLMASKQ == 0) { mes "[Zealotus]"; @@ -1588,7 +1588,7 @@ gl_prison1,137,138,5 script Zealotus#LhzHat 1200,{ } -gl_prison1,97,104,1 script Phendark#LhzHat 1202,{ +gl_prison1,97,104,1 script Phendark#LhzHat PHENDARK,{ if(ZLMASKQ == 0) { mes "[Phendark]"; @@ -1997,7 +1997,7 @@ gl_prison1,97,104,1 script Phendark#LhzHat 1202,{ } } -gl_prison1,100,48,5 script Rybio#LhzHat 1201,{ +gl_prison1,100,48,5 script Rybio#LhzHat RYBIO,{ if(ZLMASKQ == 2) { mes "[Rybio]"; |