summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-08-21 00:03:25 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-08-21 10:54:38 +0200
commitf1950cff02b1db440eccd1d0c1c66a8df7caa02a (patch)
tree45160e71d1386453e9ccd48ba69e1be8e1306757
parent1aa8d72c7587218f0602e4bf2cad07225ce78c3c (diff)
downloadserverdata-f1950cff02b1db440eccd1d0c1c66a8df7caa02a.tar.gz
serverdata-f1950cff02b1db440eccd1d0c1c66a8df7caa02a.tar.bz2
serverdata-f1950cff02b1db440eccd1d0c1c66a8df7caa02a.tar.xz
serverdata-f1950cff02b1db440eccd1d0c1c66a8df7caa02a.zip
Revise dialogue of Orum and Waric.
- Replace ".." with either "." or "..." in many places. - No "next;" before "menu". - Remove NPC name on some places where it was superfluous.
-rw-r--r--world/map/npc/009-4/barriers.txt18
-rw-r--r--world/map/npc/009-4/orum.txt190
-rw-r--r--world/map/npc/009-4/orum_warps.txt2
-rw-r--r--world/map/npc/009-4/torches.txt37
-rw-r--r--world/map/npc/009-4/waric.txt49
5 files changed, 132 insertions, 164 deletions
diff --git a/world/map/npc/009-4/barriers.txt b/world/map/npc/009-4/barriers.txt
index ae18bcb4..9bc486d9 100644
--- a/world/map/npc/009-4/barriers.txt
+++ b/world/map/npc/009-4/barriers.txt
@@ -39,7 +39,7 @@ L_Error2:
if (OrumQuest == 2) goto L_Started;
warp "009-4.gat", 37, 118;
- mes "As you try to pass, two torches begin to flare and push you back. They seem to form some kind of barrier..";
+ mes "As you try to pass, two torches begin to flare and push you back. They seem to form some kind of barrier.";
close;
L_Started:
@@ -53,7 +53,7 @@ L_Started:
if (OrumQuest >= 5) close;
- message strcharinfo(0), "Nothing seems to happen as you enter this room.. The barrier must need both of its torches to function properly..";
+ message strcharinfo(0), "Nothing seems to happen as you enter this room. The barrier must need both of its torches to function properly.";
set OrumQuest, 5;
close;
}
@@ -71,10 +71,10 @@ L_Started:
goto L_Allow_Second_Passage;
warp "009-4.gat", 61, 56;
- mes "As you try to pass, the torches begin to flare and push you back. Perhaps there's a way to get past it..";
+ mes "As you try to pass, the torches begin to flare and push you back. Perhaps there's a way to get past it.";
mes "";
setarray @colors$,"transparent","red","dark orange","orange","light orange","yellow","light green","green","dark green","blue","dark purple","purple","light purple";
- mes "Looking closely between the two torches you can see the barrier has a " + @colors$[@BarrierColor] + " tint to it..";
+ mes "Looking closely between the two torches you can see the barrier has a " + @colors$[@BarrierColor] + " tint to it.";
close;
L_Allow_Second_Passage:
@@ -82,7 +82,7 @@ L_Allow_Second_Passage:
close;
L_Advance_Quest:
- message strcharinfo(0), "The torches dim as you enter like the first. You must be on the right trail..";
+ message strcharinfo(0), "The torches dim as you enter like the first. You must be on the right trail.";
set OrumQuest, 9;
close;
}
@@ -116,10 +116,10 @@ L_Advance_Quest:
goto L_Allow_Third_Passage;
warp "009-4.gat", 24, 64;
- mes "As you try to pass, the torches begin to flare and push you back. Perhaps there is a way to get past it..";
+ mes "As you try to pass, the torches begin to flare and push you back. Perhaps there is a way to get past it.";
mes "";
setarray @colors$,"transparent","red","dark orange","orange","light orange","yellow","light green","green","dark green","blue","dark purple","purple","light purple";
- mes "Looking closely between the two torches you can see the barrier has a " + @colors$[@BarrierColor] + " tint to it..";
+ mes "Looking closely between the two torches you can see the barrier has a " + @colors$[@BarrierColor] + " tint to it.";
close;
L_Allow_Third_Passage:
@@ -229,10 +229,10 @@ L_Advance_Quest:
L_Deny_Final_Passage:
warp "009-4.gat", 48, 36;
- mes "As you try to pass, the torches begin to flare and push you back. Perhaps there is a way to get past it..";
+ mes "As you try to pass, the torches begin to flare and push you back. Perhaps there is a way to get past it.";
mes "";
setarray @colors$,"transparent","red","dark orange","orange","light orange","yellow","light green","green","dark green","blue","dark purple","purple","light purple";
- mes "Looking closely between the two torches you can see the barrier has a " + @colors$[@BarrierColor] + " tint to it..";
+ mes "Looking closely between the two torches you can see the barrier has a " + @colors$[@BarrierColor] + " tint to it.";
close;
L_Allow_Final_Passage:
diff --git a/world/map/npc/009-4/orum.txt b/world/map/npc/009-4/orum.txt
index 43c129b5..1ef255d9 100644
--- a/world/map/npc/009-4/orum.txt
+++ b/world/map/npc/009-4/orum.txt
@@ -39,11 +39,10 @@
if (OrumQuest > 0) goto L_Started;
mes "[Orum]";
- mes "\"It's not wise to venture around this place! Well hmm.. I guess since you're here, maybe you can lend a little help?\"";
- next;
+ mes "\"It's not wise to venture around this place! Well hmm... I guess since you're here, maybe you can lend a little help?\"";
menu
"What exactly is 'this place'?", L_Explain,
- "Umm.. what kind of help?", L_Explain,
+ "Umm... what kind of help?", L_Explain,
"You're right, I'll be on my way.", -;
mes "[Orum]";
mes "\"Very smart thinking!\"";
@@ -51,85 +50,74 @@
L_Explain:
mes "[Orum]";
- mes "\"Recently a woman claiming to be a witch came to my village seeking help from my mentor Waric, who is a very powerful wizard, but he refused and she left. But..\"";
+ mes "\"Recently a woman claiming to be a witch came to my village seeking help from my mentor Waric, who is a very powerful wizard, but he refused and she left. But...\"";
next;
- mes "[Orum]";
- mes "\"The next day he went missing! I'm no wizard yet, but from what I overheard.. I think that witch is attempting some very foul magic and has kidnapped him for some reason!\"";
+ mes "\"The next day he went missing! I'm no wizard yet, but from what I overheard... I think that witch is attempting some very foul magic and has kidnapped him for some reason!\"";
next;
- mes "[Orum]";
mes "\"I traveled in the direction she left until I came accross this cave, but it appears to be protected by some type of magical barrier and I haven't been able to get further than this room.\"";
- next;
menu
"So where would I come in?", L_Explain_Barriers,
- "I'd like to help but I have to go..", -;
+ "I'd like to help but I have to go...", -;
mes "[Orum]";
- mes "\"Thats too bad.. well, if you ever have some free time, I probably won't figure this out any time soon.\"";
+ mes "\"Thats too bad... well, if you ever have some free time, I probably won't figure this out any time soon.\"";
close;
L_Explain_Barriers:
mes "[Orum]";
- mes "\"I've examined this room and it appears that the barrier is made up of two torches on each side. The flame on them has a strange glow.. They must be imbued with magical properties.\"";
- next;
- mes "[Orum]";
- mes "\"I've never come across anything like this barrier before.. It must be drawing it's power from the torches. I tried putting them out with conventional means but I had no luck..\"";
+ mes "\"I've examined this room and it appears that the barrier is made up of two torches on each side. The flame on them has a strange glow. They must be imbued with magical properties.\"";
next;
+ mes "\"I've never come across anything like this barrier before. It must be drawing it's power from the torches. I tried putting them out with conventional means but I had no luck.\"";
menu
"Have any other ideas on how we get past it?", L_Explain_Note,
- "I think its meant to keep us out.. bye.", -;
+ "I think its meant to keep us out... Bye.", -;
mes "[Orum]";
- mes "\"You may be right.. but she kidnapped Waric. I know it! So I must do something! If you ever change your mind I could sure use the help.\"";
+ mes "\"You may be right... but she kidnapped Waric. I know it! So I must do something! If you ever change your mind I could surely use the help.\"";
close;
L_Explain_Note:
mes "[Orum]";
- mes "\"Actually! After Woric went missing I looked around at his house a bit and came across a note the witch must have dropped. I skimmed over it and didn't pay much attention but I think it mentioned something about this barrier!\"";
+ mes "\"Actually! After Waric went missing I looked around at his house a bit and came across a note the witch must have dropped. I skimmed over it and didn't pay much attention but I think it mentioned something about this barrier!\"";
next;
- mes "He pulls it out of his pocket and begins examining it..";
+ mes "He pulls it out of his pocket and begins examining it.";
next;
mes "[Orum]";
mes "\"Ah! Here it is! If I'm reading this right we may have found a way past it after all. I guess she would need a way to come and go unaffected while everyone else is kept from entering.\"";
- next;
menu
- "What does it say??", L_Explain_Aura,
+ "What does it say?", L_Explain_Aura,
"Looks like you can do this without me.", -;
mes "[Orum]";
- mes "\"Eh... well I guess I can't force you to stay..\"";
+ mes "\"Eh... well I guess I can't force you to stay.\"";
close;
L_Explain_Aura:
mes "[Orum]";
- mes "\"Appears to be some kind of spell to place a magical aura around someone... Hmm, with these materials listed on here I'm going to guess this aura makes the wearer partly incorporeal..\"";
+ mes "\"Appears to be some kind of spell to place a magical aura around someone... Hmm, with these materials listed on here I'm going to guess this aura makes the wearer partly incorporeal.\"";
next;
- mes "[Orum]";
- mes "\"It looks like the barrier requires substances from 3 different incorporeal creatures.. I've heard of Wisps, Poltergeists, and Spectres before but I've never seen such a thing.\"";
+ mes "\"It looks like the barrier requires substances from 3 different incorporeal creatures. I've heard of Wisps, Poltergeists, and Spectres before but I've never seen such a thing.\"";
next;
- mes "[Orum]";
mes "\"Luckily I happen to be skilled in this field of magic! I'm pretty sure if I can get my hands on the materials listed on here I'll be able to cast this aura on us, and hopefully then we can get past this barrier!\"";
- next;
menu
- "Let me guess.. that is my job?", L_Offer_Quest,
- "I think someone is calling me.. Bye", -;
+ "Let me guess... that is my job?", L_Offer_Quest,
+ "I think someone is calling me... Bye!", -;
close;
L_Offer_Quest:
mes "[Orum]";
- mes "\"Well you would probably do better than me since I don't know this area very well.. It's not too much stuff so I'm sure you won't have any trouble at all.\"";
- next;
+ mes "\"Well you would probably do better than me since I don't know this area very well. It's not too much stuff so I'm sure you won't have any trouble at all.\"";
menu
"Alright alright, just give me a list.", L_Start_Quest,
"I'm not your servant! Bye.", -;
mes "[Orum]";
- mes "\"Everyone answers to someone.. that's just how the world is. If you ever change your mind I'll probably be here forever gathering these materials on my own..\"";
+ mes "\"Everyone answers to someone... that's just how the world is. If you ever change your mind I'll probably be here forever gathering these materials on my own.\"";
close;
L_Start_Quest:
- mes "He pulls a crumpled piece of paper from his pocket, smooths it out and writes a list on it before handing it to you..";
+ mes "He pulls a crumpled piece of paper from his pocket, smooths it out and writes a list on it before handing it to you.";
next;
mes "" + @B0_WISPPOWDER + " Wisp Powders,";
mes "" + @B0_POLTERGEISTPOWDER + " Poltergeist Powders,";
mes "" + @B0_SPECTREPOWDER + " Spectre Powders,";
mes "" + @B0_HARDSPIKES + " Hard Spikes";
- next;
menu
"Alright, I'll go get these.", L_Start_Gathering,
"You can forget it! I quit!", -;
@@ -158,19 +146,18 @@ L_Started:
L_Gathering:
mes "[Orum]";
mes "\"Got all the things I asked for yet?\"";
- next;
menu
- "Yep I have every last one of them!", L_Check_Materials,
+ "Yep, I have every last one of them!", L_Check_Materials,
"Can I get another list?", L_List_Materials,
- "I still need a few things..", -;
- mes "Orum shakes his head in frustration..";
+ "I still need a few things...", -;
+ mes "Orum shakes his head in frustration.";
next;
mes "[Orum]";
mes "\"You'd better get that stuff soon!\"";
close;
L_List_Materials:
- mes "He scavenges around in his pocket for another piece of paper then writes a new list..";
+ mes "He scavenges around in his pocket for another piece of paper then writes a new list.";
next;
mes @B0_WISPPOWDER + " Wisp Powders,";
mes @B0_POLTERGEISTPOWDER + " Poltergeist Powders,";
@@ -178,7 +165,7 @@ L_List_Materials:
mes @B0_HARDSPIKES + " Hard Spikes";
next;
mes "[Orum]";
- mes "\"And try not to lose this one.. I'm running out of stuff to write on!\"";
+ mes "\"And try not to lose this one... I'm running out of stuff to write on!\"";
close;
L_Check_Materials:
@@ -194,30 +181,30 @@ L_Check_Materials:
delitem "SpectrePowder", @B0_SPECTREPOWDER;
delitem "HardSpike", @B0_HARDSPIKES;
- mes "Orum carefully looks over all of the items then grins..";
+ mes "Orum carefully looks over all of the items then grins.";
next;
mes "[Orum]";
mes "\"Well done! And you did not even take as long as I thought you would!\"";
next;
- mes "Orum takes the hard spikes in his hand and begins chanting some words..";
+ mes "Orum takes the hard spikes in his hand and begins chanting some words.";
next;
mes "You watch as they begin to mold together, glowing brightly. He sprinkles in the powder you gathered and presses his hands together.";
misceffect sfx_magic_transmute;
next;
- mes "Suddenly a feeling of dizzyness hits you and you begin to feel weightless.. It passes after a moment..";
+ mes "Suddenly a feeling of dizzyness hits you and you begin to feel weightless... It passes after a moment...";
misceffect sfx_magic_nature;
misceffect 11, strcharinfo(0);
next;
mes "[Orum]";
- mes "\"Well we are both still in one piece so that is a good sign! Now we'll have to see if I did it right.. mind going first?\"";
+ mes "\"Well we are both still in one piece so that is a good sign! Now we'll have to see if I did it right... mind going first?\"";
goto L_Setup_Lair;
close;
L_Missing_Materials:
- mes "Orum carefully looks over all of the items then squints his eyes at you..";
+ mes "Orum carefully looks over all of the items then squints his eyes at you.";
next;
mes "[Orum]";
- mes "\"I'm not going to attempt this spell until I have ALL the items on this note.. Go gather the missing materials!\"";
+ mes "\"I'm not going to attempt this spell until I have ALL the items on this note. Go gather the missing materials!\"";
close;
L_Setup_Lair:
@@ -284,18 +271,18 @@ L_Setup_Lair:
L_Use_First_Barrier:
mes "[Orum]";
- mes "\"Casting that aura took a lot out of me.. Why don't you go explore the cave a bit while I rest?\"";
+ mes "\"Casting that aura took a lot out of me. Why don't you go explore the cave a bit while I rest?\"";
close;
L_Explore:
- mes "Orum looks up as you approach..";
+ mes "Orum looks up as you approach.";
next;
mes "[Orum]";
mes "\"Find anything interesting in this place?\"";
next;
menu
- "Yep.. a whole mess of torches!", L_Explain_Objective,
- "I'm not sure what to look for..", L_Explain_Objective,
+ "Yep. A whole mess of torches!", L_Explain_Objective,
+ "I'm not sure what to look for...", L_Explain_Objective,
"Going to explore more, bye.", -;
mes "[Orum]";
mes "\"Be sure to let me know if you find anything. I've almost gained my energy back.\"";
@@ -307,15 +294,14 @@ L_Explain_Objective:
close;
L_Found_Barriers:
- mes "Orum looks up as you approach..";
+ mes "Orum looks up as you approach.";
next;
mes "[Orum]";
mes "\"Find anything interesting in this place?\"";
- next;
menu
- "Yep.. a whole mess of torches!", L_Explain_Objective,
- "I'm not sure what to look for..", L_Explain_Objective,
- "I found more barriers.. but..", L_Explain_Barriers_More,
+ "Yep. A whole mess of torches!", L_Explain_Objective,
+ "I'm not sure what to look for...", L_Explain_Objective,
+ "I found more barriers, but...", L_Explain_Barriers_More,
"Going to explore more, bye.", -;
mes "[Orum]";
mes "\"Be sure to let me know if you find anything. I'm still gaining my energy back.\"";
@@ -323,10 +309,9 @@ L_Found_Barriers:
L_Explain_Barriers_More:
mes "[Orum]";
- mes "\"Hm let me guess.. the aura is ineffective on the rest of the barriers here?\"";
- next;
+ mes "\"Hm let me guess... the aura is ineffective on the rest of the barriers here?\"";
menu
- "How did you know..?", L_Explain_Note_More,
+ "How did you know?", L_Explain_Note_More,
"I'm not sure, I'll go try again.", -;
mes "[Orum]";
mes "\"Always a good idea to double check things!\"";
@@ -334,24 +319,24 @@ L_Explain_Barriers_More:
L_Explain_Note_More:
mes "[Orum]";
- mes "\"Well while I was resting I spent more time looking over the note that witch dropped.. And I think the aura is only to get past the entrance..\"";
+ mes "\"Well while I was resting I spent more time looking over the note that witch dropped. And I think the aura is only to get past the entrance.\"";
next;
mes "[Orum]";
- mes "\"It mentions some sort of security system to keep people from entering the actual lair but it doesn't explain in great detail. Try exploring more; maybe we will find some answers.\"";
+ mes "\"It mentions some sort of security system to keep people from entering the actual lair but it doesn't explain in great detail. Try exploring more, maybe we will find some answers.\"";
next;
- mes "Orum continues examining the note..";
+ mes "Orum continues examining the note.";
close;
L_Found_Torches:
- mes "Orum looks up as you approach..";
+ mes "Orum looks up as you approach.";
next;
mes "[Orum]";
- mes "\"Find something interesting?\"";
+ mes "\"Did you find something interesting?\"";
next;
menu
- "Yep.. a whole mess of torches!", L_Explain_Objective,
- "I'm not sure what to look for..", L_Explain_Objective,
- "I found more barriers.. but..", L_Explain_Barriers_More,
+ "Yep. A whole mess of torches!", L_Explain_Objective,
+ "I'm not sure what to look for...", L_Explain_Objective,
+ "I found more barriers, but...", L_Explain_Barriers_More,
"I found a strange torch by itself.", L_Explain_Torches,
"Going to explore more, bye.", -;
mes "[Orum]";
@@ -359,38 +344,33 @@ L_Found_Torches:
close;
L_Explain_Torches:
- mes "Orum has you direct him to the torch and he walks off to examine it before returning shortly after..";
+ mes "Orum has you direct him to the torch and he walks off to examine it before returning shortly after.";
next;
mes "[Orum]";
mes "\"Ah yes! I was hoping we would find something like this!\"";
next;
- mes "[Orum]";
- mes "\"While examining the note I found another set of spells to create some type of powder and with them was a few notes on using it with some type of torch..\"";
+ mes "\"While examining the note I found another set of spells to create some type of powder and with them was a few notes on using it with some type of torch.\"";
next;
- mes "[Orum]";
- mes "\"I'll bet this torch has something to do with the rest of these barriers which are probably the security system this note mentions.\"";
- next;
- mes "[Orum]";
- mes "\"We will probably need to transmute this powder before we can get any further past these barriers.. Would you mind gathering a few more materials?\"";
+ mes "\"I bet this torch has something to do with the rest of these barriers which are probably the security system this note mentions.\"";
next;
+ mes "\"We will probably need to transmute this powder before we can get any further past these barriers. Would you mind gathering a few more materials?\"";
menu
"It better be the last time.", L_Gather_More,
"I'm done doing stuff for you!", -;
mes "[Orum]";
- mes "\"I'm surprised you give up after we've gotten so far.. Shame.\"";
+ mes "\"I'm surprised you give up after we've gotten so far. Shame.\"";
close;
L_Gather_More:
- mes "Orum begins writing down another list of materials..";
+ mes "Orum begins writing down another list of materials.";
next;
mes @BT_IRONPOWDER + " Piles of Iron Powder,";
mes @BT_PILESOFASH + " Piles of Sand or Ash,";
mes @BT_HERBS + " Gamboge Herbs,";
mes @BT_HERBS + " Alizarin Herbs,";
mes @BT_HERBS + " Cobalt Herbs";
- next;
menu
- "Yikes! I'll try..", L_Gathering_More,
+ "Yikes! I'll try...", L_Gathering_More,
"No way! Too much stuff!", -;
mes "[Orum]";
mes "\"The note says to get these and I'm not going to attempt this spell until I have what the note says.\"";
@@ -405,17 +385,16 @@ L_Gathering_More:
L_Still_Gathering:
mes "[Orum]";
mes "\"Have you finished gathering those things yet?\"";
- next;
menu
"I believe I have!", L_Finished_Gathering_More,
- "I lost my list.. again..", L_List_Materials_More,
- "I've almost got them all..", -;
+ "I lost my list... again.", L_List_Materials_More,
+ "I've almost got them all.", -;
mes "[Orum]";
mes "\"Don't make me remind you again! Warics life is on the line here! Hurry up!\"";
close;
L_List_Materials_More:
- mes "He scavenges around in his pocket for another piece of paper then writes a new list..";
+ mes "He scavenges around in his pocket for another piece of paper then writes a new list.";
next;
mes @BT_IRONPOWDER + " Piles of Iron Powder,";
mes @BT_PILESOFASH + " Piles of Sand or Ash,";
@@ -424,7 +403,7 @@ L_List_Materials_More:
mes @BT_HERBS + " Cobalt Herbs";
next;
mes "[Orum]";
- mes "\"And try not to lose this one.. I don't have much more to write on!\"";
+ mes "\"And try not to lose this one. I don't have much more to write on!\"";
close;
L_Finished_Gathering_More:
@@ -442,18 +421,17 @@ L_Finished_Gathering_More:
delitem "CobaltHerb", @BT_HERBS;
mes "[Orum]";
- mes "\"Excellent work! And once again you did not take as long as I was expecting. I guess I will get started..\"";
+ mes "\"Excellent work! And once again you did not take as long as I was expecting. I guess I will get started.\"";
next;
- mes "You watch as Orum takes the iron powder and ash and begins chanting some words.. The two start to glow and mold together turning into a light, metallic looking powder..";
+ mes "You watch as Orum takes the iron powder and ash and begins chanting some words. The two start to glow and mold together turning into a light, metallic looking powder.";
next;
misceffect sfx_magic_transmute;
- mes "He then splits the powder into three piles and performs separate spells on each using the herbs. After he finishes you see 3 piles of colored metallic powder that appear to be red, yellow, and blue..";
+ mes "He then splits the powder into three piles and performs separate spells on each using the herbs. After he finishes you see 3 piles of colored metallic powder that appear to be red, yellow, and blue.";
next;
misceffect sfx_magic_transmute;
mes "[Orum]";
- mes "\"Well if I did it right.. These three powders are hopefully the key to getting past these barriers!\"";
+ mes "\"Well if I did it right... These three powders are hopefully the key to getting past these barriers!\"";
next;
- mes "[Orum]";
mes "\"I'm weary, I must take some time to rest. Why don't you go ahead and experiment with these powders on that torch and let me know if you figure what they have to do with it.\"";
getitem "RedPowder", @BT_REWARDCOUNT;
@@ -463,7 +441,7 @@ L_Finished_Gathering_More:
close;
L_Missing_Materials_More:
- mes "Orum carefully looks over all of the items then squints his eyes at you..";
+ mes "Orum carefully looks over all of the items then squints his eyes at you.";
next;
mes "[Orum]";
mes "\"You really enjoy playing games with Warics life, don't you! Come back when you have ALL of the items I told you.\"";
@@ -474,11 +452,10 @@ L_Finish_Up:
next;
mes "[Orum]";
mes "\"Did you find a way past any of the barriers yet?\"";
- next;
menu
- "No, I'm still not sure how..", L_Explain_Torches_More,
+ "No, I'm still not sure how.", L_Explain_Torches_More,
"I need more of that powder.", L_More_Powder,
- "I'm still trying..", -;
+ "I'm still trying...", -;
mes "[Orum]";
mes "\"Excellent! Let me know when you've made any progress.\"";
close;
@@ -487,21 +464,18 @@ L_Explain_Torches_More:
mes "[Orum]";
mes "\"Most of the barriers here have a certain color radiating from them and so do the torches. The torches seem to react with this powder so maybe we have to make these torches turn a certain color in order to lower the barriers.\"";
next;
- mes "[Orum]";
mes "\"It seems that the powders are only in these 3 colors, so you may have to experiment a bit to get the colors right.\"";
next;
- mes "[Orum]";
- mes "\"Also while looking around I saw that behind one of the barriers was a cave. Maybe Waric is in there.. we should try to get that barrier dropped.\"";
+ mes "\"Also while looking around I saw that behind one of the barriers was a cave. Maybe Waric is in there... we should try to get that barrier dropped.\"";
close;
L_More_Powder:
mes "[Orum]";
- mes "\"You really used up that powder fast.. Luckily I can make more as long as you can bring me those materials again.\"";
- next;
+ mes "\"You really used up that powder fast. Luckily I can make more as long as you can bring me those materials again.\"";
menu
"I have them right here!", L_More_Powder_Make,
- "Hmmm.. what are they again?", L_List_Materials_More,
- "I'll go get those for you..", -;
+ "Hmmm... what are they again?", L_List_Materials_More,
+ "I'll go get those for you.", -;
mes "[Orum]";
mes "\"You better not waste any time gathering those materials!\"";
close;
@@ -521,9 +495,9 @@ L_More_Powder_Make:
delitem "CobaltHerb", @BT_HERBS;
mes "[Orum]";
- mes "\"Hmm all of the items appear to be here.. Give me a moment to make that powder for you.\"";
+ mes "\"Hmm all of the items appear to be here. Give me a moment to make that powder for you.\"";
next;
- mes "Orum begins chanting the same words as he did when he made the powder before.. He seems to be quicker at it this time..";
+ mes "Orum begins chanting the same words as he did when he made the powder before. He seems to be quicker this time.";
misceffect sfx_magic_transmute;
next;
mes "[Orum]";
@@ -535,13 +509,12 @@ L_More_Powder_Make:
close;
L_Finished_Up:
- mes "As you approch you think you see Orum rolling his eyes.. maybe you're imagining it..";
+ mes "As you approch you think you see Orum rolling his eyes... maybe you're imagining it.";
next;
mes "[Orum]";
mes "\"I hope you finally dropped that barrier we need to get past!\"";
- next;
menu
- "Actually.. I have!", L_Enter_Cavern,
+ "Actually... I have!", L_Enter_Cavern,
"I need more of that powder.", L_More_Powder,
"Cut me some slack! I'm working on it!", -;
mes "[Orum]";
@@ -551,7 +524,7 @@ L_Finished_Up:
L_Enter_Cavern:
if (OrumQuest >= 10) goto L_Ready_Cavern;
- mes "Orum heads to the barrier then gives you a look as if he does not believe you before walking forward..";
+ mes "Orum heads to the barrier then gives you a look as if he does not believe you before walking forward.";
next;
mes "He is suddenly thrown against the wall behind him! Angered, he gets up, brushes himself off, and heads back to the entrance without speaking.";
close;
@@ -560,12 +533,12 @@ L_Ready_Cavern:
// you should not get that twice ;)
if (OrumQuest == 12) goto L_Got_Reward;
- mes "Orum heads to the barrier then gives you a look as if he does not believe you before walking forward..";
+ mes "Orum heads to the barrier then gives you a look as if he does not believe you before walking forward.";
next;
mes "He makes it through without any problems and grins.";
next;
mes "[Orum]";
- mes "\"Very good work you have done! Please take this for your efforts. It has helped me in a bind.\"";
+ mes "\"Very good work you have done! Please take this for your efforts. It has helped me in a bind.\"";
next;
getinventorylist;
if ((checkweight("CandleHelmet", 1) == 0) || (@inventory_count == 100))
@@ -575,8 +548,7 @@ L_Ready_Cavern:
set OrumQuest, 12;
mes "You receive the Candle Helmet.";
next;
- mes "\"You've done enough here to help. I will go the rest of the way alone so that your life is not endangered.. You must promise me not to go any further!\"";
- next;
+ mes "\"You've done enough here to help. I will go the rest of the way alone so that your life is not endangered. You must promise me not to go any further!\"";
menu
"Sure, I promise!", -,
"I thought this would never be over!", -;
@@ -589,6 +561,6 @@ L_Inventory:
close;
L_Got_Reward:
- mes "\"You've done enough here to help. I will go the rest of the way alone so that your life is not endangered..\"";
+ mes "\"You've done enough here to help. I will go the rest of the way alone so that your life is not endangered.\"";
close;
}
diff --git a/world/map/npc/009-4/orum_warps.txt b/world/map/npc/009-4/orum_warps.txt
index a55ead5f..be8ae0e7 100644
--- a/world/map/npc/009-4/orum_warps.txt
+++ b/world/map/npc/009-4/orum_warps.txt
@@ -28,6 +28,6 @@ L_Second_Cavern:
close;
L_See_Orum:
- mes "Right as you are entering you hear Orum call out for you.. Perhaps you should see what he wants first..";
+ mes "Right as you are entering you hear Orum call out for you. Perhaps you should see what he wants first.";
close;
}
diff --git a/world/map/npc/009-4/torches.txt b/world/map/npc/009-4/torches.txt
index a1f1bbf9..e8321079 100644
--- a/world/map/npc/009-4/torches.txt
+++ b/world/map/npc/009-4/torches.txt
@@ -1,4 +1,5 @@
//# see detailed description at orum.txt
+//# see detailed description at orum.txt
function|script|GetTorchColor|{
if (@Torch < 0 || @Torch > 2) goto L_Error;
@@ -66,14 +67,14 @@ function|script|DoneWithTorches|{
if (OrumQuest < 7) goto L_Different;
if (OrumQuest >= 11)
- mes "The flame on the torch looks ordinary.. Lowering the final barrier seems to have drained them of their magic.";
+ mes "The flame on the torch looks ordinary. Lowering the final barrier seems to have drained them of their magic.";
if (OrumQuest < 8)
- mes "Without that powder the note mentions there isn't much you can do with this torch..";
+ mes "Without that powder the note mentions there isn't much you can do with this torch.";
close;
L_Different:
- mes "The flame on this torch looks different than the rest.. You better tell Orum about it before doing anything.";
+ mes "The flame on this torch looks different than the rest. You better tell Orum about it before doing anything.";
set OrumQuest, 6;
close;
}
@@ -110,7 +111,7 @@ function|script|InRangeTorch3|{
set @lastColor, @TorchColor;
setarray @colors$,"transparent","red","dark orange","orange","light orange","yellow","light green","green","dark green","blue","dark purple","purple","light purple";
setarray @intensities$,"calm","bright","blinding";
- mes "Looking closely you notice that this torch is not like the others.. This one has a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + " tint to it.";
+ mes "Looking closely you notice that this torch is not like the others. This one has a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + " tint to it.";
goto L_Color_Loop;
L_Color_Loop:
@@ -120,7 +121,7 @@ L_Color_Loop:
"Add Yellow Powder", L_Use_Yellow,
"Add Blue Powder", L_Use_Blue,
"Leave it alone.", -;
- mes "The flame flickers as if it's laughing at you..";
+ mes "The flame flickers as if it's laughing at you.";
close;
L_Use_Red:
@@ -167,7 +168,7 @@ L_Use_Blue:
goto L_Show_Color;
L_No_Powder:
- mes "You notice you're all out of that color of powder.. Perhaps Orum can make you some more.";
+ mes "You notice you're all out of that color of powder. Perhaps Orum can make you some more.";
close;
L_Show_Color:
@@ -177,7 +178,7 @@ L_Show_Color:
goto L_Wrong_Color;
misceffect 5;
set @lastColor, @TorchColor;
- mes "As your pour the powder into the flame you can see its tint transform to a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + "..";
+ mes "As your pour the powder into the flame you can see its tint transform to a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + ".";
goto L_Color_Loop;
L_Wrong_Color:
@@ -187,7 +188,7 @@ L_Wrong_Color:
callfunc("SetTorchIntensity");
callfunc("GetTorchIntensity");
misceffect 5;
- mes "As you pour the powder into the flame it flares violently for a moment and then turns into a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + "..";
+ mes "As you pour the powder into the flame it flares violently for a moment and then turns into a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + ".";
goto L_Color_Loop;
L_Failed:
@@ -211,7 +212,7 @@ L_Failed:
set @lastColor, @TorchColor;
setarray @colors$,"transparent","red","dark orange","orange","light orange","yellow","light green","green","dark green","blue","dark purple","purple","light purple";
- mes "Looking closely you notice that this torch is not like the others.. This one has a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + " tint to it.";
+ mes "Looking closely you notice that this torch is not like the others. This one has a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + " tint to it.";
goto L_Color_Loop;
L_Color_Loop:
@@ -221,7 +222,7 @@ L_Color_Loop:
"Add Yellow Powder", L_Use_Yellow,
"Add Blue Powder", L_Use_Blue,
"Leave it alone.", -;
- mes "The flame flickers as if it's laughing at you..";
+ mes "The flame flickers as if it's laughing at you.";
close;
L_Use_Red:
@@ -268,7 +269,7 @@ L_Use_Blue:
goto L_Show_Color;
L_No_Powder:
- mes "You notice you're all out of that color powder.. Perhaps Orum can make you some more.";
+ mes "You notice you're all out of that color powder. Perhaps Orum can make you some more.";
close;
L_Show_Color:
@@ -278,7 +279,7 @@ L_Show_Color:
goto L_Wrong_Color;
misceffect 5;
set @lastColor, @TorchColor;
- mes "As your pour the powder into the flame you can see its tint transform to a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + "..";
+ mes "As your pour the powder into the flame you can see its tint transform to a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + ".";
goto L_Color_Loop;
L_Wrong_Color:
@@ -288,7 +289,7 @@ L_Wrong_Color:
callfunc("SetTorchIntensity");
callfunc("GetTorchIntensity");
misceffect 5;
- mes "As you pour the powder into the flame it flares violently for a moment and then turns into a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + "..";
+ mes "As you pour the powder into the flame it flares violently for a moment and then turns into a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + ".";
goto L_Color_Loop;
L_Failed:
@@ -314,7 +315,7 @@ L_Failed:
set @lastColor, @TorchColor;
setarray @colors$,"transparent","red","dark orange","orange","light orange","yellow","light green","green","dark green","blue","dark purple","purple","light purple";
setarray @intensities$,"calm","bright","blinding";
- mes "Looking closely you notice that this torch is not like the others.. This one has a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + " tint to it.";
+ mes "Looking closely you notice that this torch is not like the others. This one has a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + " tint to it.";
goto L_Color_Loop;
L_Too_Far:
@@ -328,7 +329,7 @@ L_Color_Loop:
"Add Yellow Powder", L_Use_Yellow,
"Add Blue Powder", L_Use_Blue,
"Leave it alone.", -;
- mes "The flame flickers as if it's laughing at you..";
+ mes "The flame flickers as if it's laughing at you.";
close;
L_Use_Red:
@@ -369,7 +370,7 @@ L_Use_Blue:
goto L_Show_Color;
L_No_Powder:
- mes "You notice you're all out of that color powder.. Perhaps Orum can make you some more.";
+ mes "You notice you're all out of that color powder. Perhaps Orum can make you some more.";
close;
L_Show_Color:
@@ -379,7 +380,7 @@ L_Show_Color:
goto L_Wrong_Color;
misceffect 5;
set @lastColor, @TorchColor;
- mes "As your pour the powder into the flame you can see its tint transform to a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + "..";
+ mes "As your pour the powder into the flame you can see its tint transform to a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + ".";
goto L_Color_Loop;
L_Wrong_Color:
@@ -389,7 +390,7 @@ L_Wrong_Color:
callfunc("SetTorchIntensity");
callfunc("GetTorchIntensity");
misceffect 5;
- mes "As you pour the powder into the flame it flares violently for a moment and then turns into a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + "..";
+ mes "As you pour the powder into the flame it flares violently for a moment and then turns into a " + @intensities$[@TorchIntensity] + " " + @colors$[@TorchColor] + ".";
goto L_Color_Loop;
L_Failed:
diff --git a/world/map/npc/009-4/waric.txt b/world/map/npc/009-4/waric.txt
index 6b6af5a4..47389726 100644
--- a/world/map/npc/009-4/waric.txt
+++ b/world/map/npc/009-4/waric.txt
@@ -7,13 +7,13 @@
if (Sex == 1)
set @gender$, "He's";
- mes "As you explore further into the cave you see a figure looking at you who appears angry.. but as you begin to speak, he quickly chants some words and you start to lose conciousness!";
+ mes "As you explore further into the cave you see a figure looking at you who appears angry. But as you begin to speak, he quickly chants some words and you start to lose conciousness!";
next;
warp "009-4.gat", 117, 40;
- mes "When you awake you find yourself unable to move.. You seem to be held in place by something.. As your eyes regain focus you see Orum talking with the figure you saw earlier.. Orum looks over at you and mumbles";
+ mes "When you awake you find yourself unable to move. You seem to be held in place by something. As your eyes regain focus you see Orum talking with the figure you saw earlier. Orum looks over at you and mumbles.";
mes "";
mes "[Orum]";
- mes "\"Be quiet Waric.. " + @gender$ + " awake..\"";
+ mes "\"Be quiet Waric... " + @gender$ + " awake...\"";
close;
}
@@ -21,75 +21,70 @@
mes "[Orum]";
mes "\"I told you to forget about this place but you did not heed my advice!\"";
next;
- mes "[Orum]";
- mes "\"Your fate is up to Waric now.. don't expect me to do anything else for you.\"";
+ mes "\"Your fate is up to Waric now... don't expect me to do anything else for you.\"";
close;
}
009-4.gat,118,42,0|script|Waric|153,{
set @EXP_LEARNED_ALOT, 10000;
if (OrumQuest >= 13) goto L_Behave;
- mes "Waric looks toward you rubbing his chin..";
+ mes "Waric looks toward you rubbing his chin...";
next;
mes "[Waric]";
mes "\"So... Orum tells me your the one that helped him break me out of this dreadful place, so I guess I must thank you for that.\"";
- next;
menu
"My pleasure! Mind letting me out of here?", L_Explain,
"This doesn't look like a thank you!", L_Explain,
"Let me out of here at once!", -;
- mes "Waric turns toward Orum..";
+ mes "Waric turns toward Orum.";
next;
mes "[Waric]";
- mes "\"We've got a feisty one here Orum!\"";
+ mes "\"We've got a feisty one here, Orum!\"";
next;
- mes "They begin discussing plans of some sort..";
+ mes "They begin discussing plans of some sort...";
set OrumQuest, 13;
close;
L_Behave:
- mes "Waric looks toward you shaking his finger..";
+ mes "Waric looks toward you shaking his finger.";
next;
mes "[Waric]";
mes "\"So... are you ready to behave yourself now?\"";
- next;
menu
- "Yes mister..", L_Explain,
- "No I'm not ready yet!", -;
+ "Yes mister...", L_Explain,
+ "Let me out here!", -;
mes "[Waric]";
mes "\"Having fun I take it?\"";
next;
- mes "They continue discussing their plans..";
+ mes "They continue discussing their plans.";
close;
L_Explain:
mes "[Waric]";
- mes "\"I'm not sure what Orum told you but I was not kidnapped and brought here.. I was in fact imprisoned here very long ago by a witch for practicing spells on the insignificant forest life.\"";
+ mes "\"I'm not sure what Orum told you but I was not kidnapped and brought here. I was in fact imprisoned here very long ago by a witch for practicing spells on the insignificant forest life.\"";
next;
- mes "[Waric]";
- mes "\"She cared about the forest and all of that stuff you see. Now this cave is not bad.. I actually enjoyed it the first nights, but after a few years...\"";
+ mes "\"She cared about the forest and all of that stuff you see. Now this cave is not bad... I actually enjoyed it the first nights, but after a few years...\"";
next;
- mes "Waric gets a bitter look and his face and pauses for a moment..";
+ mes "Waric gets a bitter look and his face and pauses for a moment.";
next;
mes "[Waric]";
- mes "\"So now you can see my motive to get out of here. The only air and water I get is what's given to me through that cave over there. And as for food.. theres only so many recipes for cave snakes and silk worms...\"";
+ mes "\"So now you can see my motive to get out of here. The only air and water I get is what's given to me through that cave over there. And as for food... theres only so many recipes for cave snakes and silk worms.\"";
next;
- mes "Waric shivers in disgust..";
+ mes "Waric shivers in disgust.";
next;
- mes "[Woric]";
+ mes "[Waric]";
mes "\"I'm sorry I had to constrain you like this but now that I'm free, I'm not about to let anyone stand in my way!\"";
next;
- mes "[Waric]";
- mes "\"Now if you'll excuse us, Orum and I have some things to attend to.. And don't bother coming back to stop us because we'll be long gone.\"";
+ mes "\"Now if you'll excuse us, Orum and I have some things to attend to. And don't bother coming back to stop us because we'll be long gone.\"";
next;
- mes "Waric raises his hands and begins chanting some words.. You watch as streams of energy begin swirling around you..";
+ mes "Waric raises his hands and begins chanting some words. You watch as streams of energy begin swirling around you.";
next;
- mes "Once more you start to lose conciousness as your surroundings begin to fade..";
+ mes "Once more you start to lose conciousness as your surroundings begin to fade...";
next;
set OrumQuest, 14;
misceffect 10;
warp "008-1.gat", 65, 90;
- mes "You awake on your back with a squirrel sitting on top of you arranging it's acorns.. It quickly gathers them up and runs off as it sees you looking at it them..";
+ mes "You awake on your back with a squirrel sitting on top of you arranging it's acorns. It quickly gathers them up and runs off as it sees you looking at it them.";
getexp @EXP_LEARNED_ALOT, 0;
close;
}