From 0b00d4dbb2b9803df01b90cee353d9a71c5a6f36 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 13 Jun 2013 17:36:17 +0200 Subject: Fixing some spelling errors reported by Cassy. --- world/map/npc/017-4/orum.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'world/map/npc/017-4') diff --git a/world/map/npc/017-4/orum.txt b/world/map/npc/017-4/orum.txt index d2d173a7..101a20d8 100644 --- a/world/map/npc/017-4/orum.txt +++ b/world/map/npc/017-4/orum.txt @@ -119,7 +119,7 @@ L_Banish: mes "[Orum]"; mes "\"This will be the last mistake you did...\""; mes "He starts mumbering and you suddenly feel weirdly weightless. Your vision fades..."; - mes "You last thing you hear is Waric shouting something about untalented apprentices."; + mes "The last thing you hear is Waric shouting something about untalented apprentices."; set Hp, 1 + rand(5); warp "017-1.gat", 0, 0; goto L_Close; @@ -195,7 +195,7 @@ L_AskMonsters: L_SecondFlower: // 19: Got task to bring materials for second magical flower mes "[Orum]"; - mes "\"Bring me " + @AMOUNT_PINKPETAL + " Pink Petals, " + @AMOUNT_STINGER + " Scorpion Stinger and one Purple Tulip.\""; + mes "\"Bring me " + @AMOUNT_PINKPETAL + " Pink Petals, " + @AMOUNT_STINGER + " Scorpion Stingers and one Purple Tulip.\""; menu "I have it.", -, "All right, I'll get it.", L_Close, @@ -225,7 +225,7 @@ L_WaySecondFlower: L_AskPurpose: mes "[Orum]"; - mes "\"Purpose? Well... We're buidling a pentagram.\""; + mes "\"Purpose? Well... We're building a pentagram.\""; goto L_Close; L_PlaceSecondFlower: // 20: Got task to place the second magical flower @@ -250,7 +250,7 @@ L_PlaceSecondFlower: // 20: Got task to place the second magical flower set OrumQuest, 19; mes "[Orum]"; - mes "\"Ok, now that this is settled, bring me " + @AMOUNT_PINKPETAL + " Pink Petals, " + @AMOUNT_STINGER + " Scorpion Stinger and one Purple Tulip again.\""; + mes "\"Ok, now that this is settled, bring me " + @AMOUNT_PINKPETAL + " Pink Petals, " + @AMOUNT_STINGER + " Scorpion Stingers and one Purple Tulip again.\""; goto L_Close; L_PlacedSecondFlower: // 21: Placed second magical flower @@ -274,7 +274,7 @@ L_AskPentagram: L_ThirdFlower: // 22: Got task to bring materials for third magical flower mes "[Orum]"; - mes "\"Now we need " + @AMOUNT_WHITEFUR + " White Fur, " + @AMOUNT_REDSTINGER + " Red Scorpion Stinger and one White Tulip.\""; + mes "\"Now we need " + @AMOUNT_WHITEFUR + " White Fur, " + @AMOUNT_REDSTINGER + " Red Scorpion Stingers and one White Tulip.\""; menu "I got everything you want.", -, "I'm still searching.", L_Close, @@ -386,7 +386,7 @@ L_PlaceThirdFlower: // 23: Completed easy minigame and got task to place the thi set OrumQuest, 22; mes "[Orum]"; - mes "\"Once again we need " + @AMOUNT_WHITEFUR + " White Fur, " + @AMOUNT_REDSTINGER + " Red Scorpion Stinger and one White Tulip.\""; + mes "\"Once again we need " + @AMOUNT_WHITEFUR + " White Fur, " + @AMOUNT_REDSTINGER + " Red Scorpion Stingers and one White Tulip.\""; goto L_Close; L_PlacedThirdFlower: // 24: Placed third magical flower @@ -410,7 +410,7 @@ L_AskSummon: L_FourthFlower: // 25: Got task to bring materials for fourth magical flower mes "[Orum]"; - mes "\"Now we need " + @AMOUNT_HARDSPIKE + " Hard Spikes, " + @AMOUNT_ANGRYSTINGER + " Angry Scorpion Stinger and one Yellow Rose.\""; + mes "\"Now we need " + @AMOUNT_HARDSPIKE + " Hard Spikes, " + @AMOUNT_ANGRYSTINGER + " Angry Scorpion Stingers and one Yellow Rose.\""; menu "I managed to get everything.", -, "I will get that.", L_Close, @@ -561,12 +561,12 @@ L_PlaceFourthFlower: // 26: Completed difficult minigame and got task to place t set OrumQuest, 25; mes "[Orum]"; - mes "\"Now bring " + @AMOUNT_HARDSPIKE + " Hard Spikes, " + @AMOUNT_ANGRYSTINGER + " Angry Scorpion Stinger and one Yellow Rose again.\""; + mes "\"Now bring " + @AMOUNT_HARDSPIKE + " Hard Spikes, " + @AMOUNT_ANGRYSTINGER + " Angry Scorpion Stingers and one Yellow Rose again.\""; goto L_Close; L_PlacedFourthFlower: // 27: Placed fourth magical flower mes "[Orum]"; - mes "\"Oh, almost! Only the last flower needs to be placed. Don't loose concentration now!"; + mes "\"Oh, almost! Only the last flower needs to be placed. Don't lose concentration now!"; mes "This last flower is the most complicated one. Pay attention.\""; menu "Tell me what you need!", -, @@ -739,7 +739,7 @@ L_MaterialFifth: L_PlacedFifthFlower: // 31: Placed fifth flower mes "[Orum]"; - mes "\"Hahahaha! Wonderful! We were able to her Sagatha's screaming and ranting here in the cave!\""; + mes "\"Hahahaha! Wonderful! We were able to hear Sagatha's screaming and ranting here in the cave!\""; next; mes "\"Well done, really. I think you've earned yourself a small reward. Here, take this.\""; set Zeny, Zeny + @REWARD_MONEY; -- cgit v1.2.3-60-g2f50