diff options
-rw-r--r-- | npc/016-1_Woodland/gwendolyn.txt | 2 |
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; |