From 8cae569d85aba62c966fcb657bac794b2f30b0d2 Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 22 Nov 2008 03:45:50 -0700 Subject: Map name/warp/monster location fixes --- npc/002-1_Sandstorm/dark_mage.txt | 76 +++++++++++++++++++-------------------- npc/002-1_Sandstorm/monsters.txt | 2 +- 2 files changed, 39 insertions(+), 39 deletions(-) (limited to 'npc/002-1_Sandstorm') diff --git a/npc/002-1_Sandstorm/dark_mage.txt b/npc/002-1_Sandstorm/dark_mage.txt index 630d4471..002b5ed9 100644 --- a/npc/002-1_Sandstorm/dark_mage.txt +++ b/npc/002-1_Sandstorm/dark_mage.txt @@ -1,48 +1,48 @@ // -002-1.gat,24,24,0 script SoulThief 103,{ +// 002-1.gat,24,24,0 script SoulThief 103,{ - if (class == 1) goto L_Soul; - mes "[Dark Mage]"; - mes "\"Psss hey would you like to have more power?\""; - next; +// if (class == 1) goto L_Soul; +// mes "[Dark Mage]"; +// mes "\"Psss hey would you like to have more power?\""; +// next; - menu - "You fool, that's not possible", -, - "I'm listening...", L_Go; - close; +// menu +// "You fool, that's not possible", -, +// "I'm listening...", L_Go; +// close; -L_Go: - mes "[Dark Mage]"; - mes "\"I can give you ancient powers that will let you become the greatest warrior in The Mana World, or the best merchant."; - mes "But everything has got his price...\""; - next; +// L_Go: +// mes "[Dark Mage]"; +// mes "\"I can give you ancient powers that will let you become the greatest warrior in The Mana World, or the best merchant."; +// mes "But everything has got his price...\""; +// next; - mes "[Dark Mage]"; - mes "\"Oh nothing important nor expensive."; - mes "Just your soul!\""; - next; +// mes "[Dark Mage]"; +// mes "\"Oh nothing important nor expensive."; +// mes "Just your soul!\""; +// next; - menu - "My soul? Here it is", L_Soul, - "I need a better explanation!", -; +// menu +// "My soul? Here it is", L_Soul, +// "I need a better explanation!", -; - mes "[Dark Mage]"; - mes "Well there's a very small possibility that your player will be translated into the new server."; - mes "I said a very, very small possibility."; - mes "Players without a soul instead will be lost forever..."; - mes "Come on, you won't loose that much!\""; - next; +// mes "[Dark Mage]"; +// mes "Well there's a very small possibility that your player will be translated into the new server."; +// mes "I said a very, very small possibility."; +// mes "Players without a soul instead will be lost forever..."; +// mes "Come on, you won't loose that much!\""; +// next; - menu - "Hmmm ok, I guess you can take it.", L_Soul, - "Maybe I'll think about it a bit more", -; - mes "\"I know you'll come here again when you'll get killed by a maggot, begging me to help you\""; - close; +// menu +// "Hmmm ok, I guess you can take it.", L_Soul, +// "Maybe I'll think about it a bit more", -; +// mes "\"I know you'll come here again when you'll get killed by a maggot, begging me to help you\""; +// close; -L_Soul: - mes "[Dark Mage]"; - mes "\"Hrhrhr, your soul is finally mine!\""; - jobchange 1; - close; -} +// L_Soul: +// mes "[Dark Mage]"; +// mes "\"Hrhrhr, your soul is finally mine!\""; +// jobchange 1; +// close; +// } diff --git a/npc/002-1_Sandstorm/monsters.txt b/npc/002-1_Sandstorm/monsters.txt index a8406a7f..39783382 100644 --- a/npc/002-1_Sandstorm/monsters.txt +++ b/npc/002-1_Sandstorm/monsters.txt @@ -1,4 +1,4 @@ -// Map: new_1-1 +// Map: 002-2 // This is the Desert (Sandstorm) south of Tulimshar. // -- cgit v1.2.3-70-g09d2