diff options
author | Erik Schilling <ablu.erikschilling@googlemail.com> | 2011-11-16 18:27:03 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-11-16 19:44:11 +0100 |
commit | d6e40e7eaafe3b1979a71ffc7e58a6ff9f66705d (patch) | |
tree | 24673682cdf10f160e8c22247995a1d79bc8bf91 /world/map/npc/007-1 | |
parent | 206c3720a29b0db6c73ea534bd3f34bacaef17de (diff) | |
download | serverdata-d6e40e7eaafe3b1979a71ffc7e58a6ff9f66705d.tar.gz serverdata-d6e40e7eaafe3b1979a71ffc7e58a6ff9f66705d.tar.bz2 serverdata-d6e40e7eaafe3b1979a71ffc7e58a6ff9f66705d.tar.xz serverdata-d6e40e7eaafe3b1979a71ffc7e58a6ff9f66705d.zip |
Removed all trailing whitespaces.
Diffstat (limited to 'world/map/npc/007-1')
-rw-r--r-- | world/map/npc/007-1/voltain.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/007-1/voltain.txt b/world/map/npc/007-1/voltain.txt index eea17aad..2046eb7c 100644 --- a/world/map/npc/007-1/voltain.txt +++ b/world/map/npc/007-1/voltain.txt @@ -3,12 +3,12 @@ // # AUTHORS: MrDudle, tarq, Salmondine, Jenalya, Pjotr Orial // # REVIEWERS: Jenalya // # -// # Basic Idea: A Person with lots of dark minds requires different stuff. +// # Basic Idea: A Person with lots of dark minds requires different stuff. // # Basically he tries to figure out, how to poison moobous, since he doesn't like the nature at all // # // # The variables are not attached to a player but to an npc variable, so it is more or less random, which // # quest comes up, when a player asks him. -// # +// # // # used Variables: global variable $state // # $state = 0: bring bottles // # $state = 1: bring black scorpion stinger @@ -190,7 +190,7 @@ state5: set $state, 6; mes "\"Great! Now I can thicken the potion! I will try directly.\""; goto L_Close; - + state6: mes "[Voltain]"; mes "\"Hello I am looking for " + @REDAPPLE_NEEDED + " red apples, maybe I can inject some venoms.. DOH not this again! Of course I meant a strength potion. Did you hear about the new potions from Caul? He is a pretty good alchimist. He can do strength potions, can't he?\""; |