summaryrefslogtreecommitdiff
path: root/npc/tulimshar/soulthief.txt
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2005-09-05 09:46:27 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2005-09-05 09:46:27 +0000
commit02b4b0d18bb49d9a6bb9ca4e0d57e1cc41fc1438 (patch)
tree066992185dededb5f9277865aa421fd2767e2a3f /npc/tulimshar/soulthief.txt
parent73b13661b62893e79c485fce96479609784bfcb4 (diff)
downloadserverdata-02b4b0d18bb49d9a6bb9ca4e0d57e1cc41fc1438.tar.gz
serverdata-02b4b0d18bb49d9a6bb9ca4e0d57e1cc41fc1438.tar.bz2
serverdata-02b4b0d18bb49d9a6bb9ca4e0d57e1cc41fc1438.tar.xz
serverdata-02b4b0d18bb49d9a6bb9ca4e0d57e1cc41fc1438.zip
Updated scripts
Diffstat (limited to 'npc/tulimshar/soulthief.txt')
-rw-r--r--npc/tulimshar/soulthief.txt13
1 files changed, 4 insertions, 9 deletions
diff --git a/npc/tulimshar/soulthief.txt b/npc/tulimshar/soulthief.txt
index 76465bd8..82558aeb 100644
--- a/npc/tulimshar/soulthief.txt
+++ b/npc/tulimshar/soulthief.txt
@@ -5,9 +5,7 @@ new_1-1.gat,24,24,0 script SoulThief 103,{
mes "Psss hey would you like to have more power?";
next;
- menu "You fool, that's not possible",L_End,"I'm listening...",L_Go;
-
-L_End:
+ menu "You fool, that's not possible",-,"I'm listening...",L_Go;
close;
L_Go:
@@ -19,18 +17,15 @@ L_Go:
mes "Just your soul!";
next;
- menu "My soul? Here it is",L_Soul,"I need a better explanation!",L_Explain;
+ menu "My soul? Here it is",L_Soul,"I need a better explanation!",-;
-L_Explain:
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 "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",L_Think;
-
-L_Think:
+ 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;