diff options
Diffstat (limited to 'npc/quests/quests_lighthalzen.txt')
-rw-r--r-- | npc/quests/quests_lighthalzen.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 01c063847..b4a6ac3f7 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -61,6 +61,7 @@ //= 3.5 Touch-ups to the Friendship quest. Added EXP reward. [L0ne_W0lf] //= Added cutins for "Maku" npc, and changed "set HP" to percentheal. //= 3.5a Adjusted EXP given by "Benkasttein" to be the same as that given by Maku. [L0ne_W0lf] +//= 3.6 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] //============================================================ lighthalzen,1,1,7 script sneakAddSuber -1,{ @@ -747,7 +748,7 @@ L_DONE: //--------------------------Documents-------------------------- -lhz_cube,237,198,0 script Documents 111,{ +lhz_cube,237,198,0 script Documents#lhz 111,{ if (MISC_QUEST&512 || cubekey&2) goto L_DONE; mes "There are tons of documents here."; next; @@ -2567,7 +2568,7 @@ s_Ask: } -yuno_in04,168,117,1 script Book 111,{ +yuno_in04,168,117,1 script Book#lhz 111,{ if(friendship3 >= 3)goto Book2; if(friendship3 == 2)goto Book; @@ -4532,7 +4533,7 @@ L_History: close; } -lhz_in01,27,247,5 script Representative 71,{ +lhz_in01,27,247,5 script Representative#lhz 71,{ if(lhz_curse > 6) { @@ -8409,7 +8410,7 @@ OnInit: end; } -lhz_in01,93,45,4 script Researcher 865,{ +lhz_in01,93,45,4 script Researcher#1 865,{ if(lhz_boss < 28) { @@ -8511,7 +8512,7 @@ lhz_in01,93,45,4 script Researcher 865,{ } } -lhz_in01,285,169,3 script Researcher 865,{ +lhz_in01,285,169,3 script Researcher#2 865,{ if(checkweight(7349,1) != 1) { |