summaryrefslogtreecommitdiff
path: root/npc/001-2-22/alige.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-03-14 15:18:48 +0100
committerReid <reidyaro@gmail.com>2015-03-14 15:18:48 +0100
commit42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432 (patch)
treef2ea47189913dbb3c7e1d2228ff200f163e7469c /npc/001-2-22/alige.txt
parent63f89e9f2dd2e121d350681185e7496c6e4a78ef (diff)
downloadserverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.tar.gz
serverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.tar.bz2
serverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.tar.xz
serverdata-42d291d593d7d1d2dd5c3cf05b0b4d1bb9af8432.zip
Correct an issue with restorecam.
Diffstat (limited to 'npc/001-2-22/alige.txt')
-rw-r--r--npc/001-2-22/alige.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-2-22/alige.txt b/npc/001-2-22/alige.txt
index 7ee56731..4df4b6ee 100644
--- a/npc/001-2-22/alige.txt
+++ b/npc/001-2-22/alige.txt
@@ -216,6 +216,7 @@ L_NoReward:
mes "";
mesn;
mesq l("You don't expect me to eat that, do you? Give me something else!");
+ next;
restorecam;
goto L_GiveFood;
@@ -242,8 +243,8 @@ L_Poison:
mes "";
mesn;
mesq l("Don't try to poison me! I know what that does!");
- restorecam;
next;
+ restorecam;
goto L_ReturnMenu;
L_SoAskForFood: