summaryrefslogtreecommitdiff
path: root/npc/000-2-3
diff options
context:
space:
mode:
authorHal9OOO <miglietta.francesco@gmail.com>2012-12-09 12:54:37 +0100
committerHal9OOO <miglietta.francesco@gmail.com>2012-12-09 12:54:37 +0100
commit193c7147eaa1a7b1a4ef633beb8985e60a144162 (patch)
treed11f3337a86ad0ed4da1c939520529478f903368 /npc/000-2-3
parentbfd8b08bd85b82c4303e633d7a56128e8c53f317 (diff)
downloadserverdata-193c7147eaa1a7b1a4ef633beb8985e60a144162.tar.gz
serverdata-193c7147eaa1a7b1a4ef633beb8985e60a144162.tar.bz2
serverdata-193c7147eaa1a7b1a4ef633beb8985e60a144162.tar.xz
serverdata-193c7147eaa1a7b1a4ef633beb8985e60a144162.zip
Add Game Camera effect on Box/Nard dialogue.
Diffstat (limited to 'npc/000-2-3')
-rw-r--r--npc/000-2-3/box.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/000-2-3/box.txt b/npc/000-2-3/box.txt
index 0866993a..806414e6 100644
--- a/npc/000-2-3/box.txt
+++ b/npc/000-2-3/box.txt
@@ -38,6 +38,7 @@
mes col(l("Nard looks surprised and stops you."), 9);
next;
+ setcamnpc "Nard";
mesn "Nard";
mesq l("You like these hats, right?");
next;
@@ -73,6 +74,7 @@
close;
l_NotYet:
+ setcamnpc "Nard";
mes "";
mesn "Nard";
mesq l("Please don't touch these hats, they are for crew members only.");
@@ -81,6 +83,7 @@ l_Close:
close;
l_Give:
+ setcamnpc "Nard";
mes "";
mesn "Nard";
mesq l("Congrats!");
@@ -99,6 +102,7 @@ l_Give:
close;
l_Already:
+ setcamnpc "Nard";
mes "";
mesn "Nard";
mesq l("You already took a Bandana, please put this one back in the box.");