summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-25 03:03:07 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-25 03:03:07 +0300
commit3bf10cc94a44938d77fad3299460538082e579eb (patch)
tree6b09e75321fb644bc5dce85bf80559ec6daca1e9 /npc
parent0d0ecca66738f775c82fc61e6b58c023e0268347 (diff)
downloadserverdata-3bf10cc94a44938d77fad3299460538082e579eb.tar.gz
serverdata-3bf10cc94a44938d77fad3299460538082e579eb.tar.bz2
serverdata-3bf10cc94a44938d77fad3299460538082e579eb.tar.xz
serverdata-3bf10cc94a44938d77fad3299460538082e579eb.zip
Move camera to box while magic arpan speaking about it.
Diffstat (limited to 'npc')
-rw-r--r--npc/000-2-1/arpan.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 510c01aa..f844f309 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -121,6 +121,9 @@ l_Story:
mes lg("Yaya, you should go see her! She will be happy to see you.");
next;
mes lg("Also, we took your yayed clothes, as they were... Yeyeye... In bad condition, go check the box around your bed, there is some new ones inside.");
+ setcamnpc "Box";
+ next;
+ restorecam;
l_Menu:
mes l("What yeye could I do for you today?");
set @equipped, getequipid(equip_torso) == 1300 && getequipid(equip_legs) == 2200;