summaryrefslogtreecommitdiff
path: root/npc/016-1_Woodland/gwendolyn.txt
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-02-02 22:56:51 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2011-02-02 22:56:51 +0100
commite9cadc76689c593bfd53e3b54f705b56e565a91b (patch)
tree7e00cfc9c92c5f368e0147499bc2ba57b8b23a1f /npc/016-1_Woodland/gwendolyn.txt
parent54be4a83aebece0eaf69a60e9e0bea266b9d80a6 (diff)
downloadserverdata-e9cadc76689c593bfd53e3b54f705b56e565a91b.tar.gz
serverdata-e9cadc76689c593bfd53e3b54f705b56e565a91b.tar.bz2
serverdata-e9cadc76689c593bfd53e3b54f705b56e565a91b.tar.xz
serverdata-e9cadc76689c593bfd53e3b54f705b56e565a91b.zip
fixing a minor bug in gwendolyn
Diffstat (limited to 'npc/016-1_Woodland/gwendolyn.txt')
-rw-r--r--npc/016-1_Woodland/gwendolyn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/016-1_Woodland/gwendolyn.txt b/npc/016-1_Woodland/gwendolyn.txt
index 59f061c4..469b720a 100644
--- a/npc/016-1_Woodland/gwendolyn.txt
+++ b/npc/016-1_Woodland/gwendolyn.txt
@@ -258,7 +258,7 @@ choose_start_pos:
"I will try it later.", quit;
step_no:
- set @spX, -1;
+ set @spX, 0;
mes "You stay where you are..";
next;
goto choose_shotpower;