diff options
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/Lvl4_weapon_quest.txt | 1 | ||||
-rw-r--r-- | npc/quests/quests_hugel.txt | 1 | ||||
-rw-r--r-- | npc/quests/thana_quest.txt | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/npc/quests/Lvl4_weapon_quest.txt b/npc/quests/Lvl4_weapon_quest.txt index ac6772cc7..50af31bb3 100644 --- a/npc/quests/Lvl4_weapon_quest.txt +++ b/npc/quests/Lvl4_weapon_quest.txt @@ -113,6 +113,7 @@ LV4_0: mes "enough to handle my products."; mes "They are charged with evil power."; next; + mes "[Bazo]"; mes "That means if their owners are not powerful"; mes "and not experienced enough,"; mes "they will drive the owners insane."; diff --git a/npc/quests/quests_hugel.txt b/npc/quests/quests_hugel.txt index a8b3cd25a..386c44bb5 100644 --- a/npc/quests/quests_hugel.txt +++ b/npc/quests/quests_hugel.txt @@ -1914,6 +1914,7 @@ lhz_in03,193,28,3 script Makkie 83,{ mes "[Makkie]"; mes "Oh, that? Yeah, that was"; mes "taken when Dono, Morriphen"; + mes "and I worked for the"; mes "Rekenber Corporation. I know"; mes "they look eccentric, but they're really good guys, trust me."; next; diff --git a/npc/quests/thana_quest.txt b/npc/quests/thana_quest.txt index 7e2c9683a..c36bb22e8 100644 --- a/npc/quests/thana_quest.txt +++ b/npc/quests/thana_quest.txt @@ -1208,7 +1208,7 @@ tha_t06,43,152,0 script Machine Device#thana4 111,{ mes "wheels to make them rotate.^000000"; next; mes "^3355FFJudging from the machine's"; - mes "shaking and jittery joises, the"; + mes "shaking and jittery noises, the"; mes "wheels may be misaligned."; mes "You might be able to activate"; mes "the machine by properly"; |