From 193c7147eaa1a7b1a4ef633beb8985e60a144162 Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Sun, 9 Dec 2012 12:54:37 +0100 Subject: Add Game Camera effect on Box/Nard dialogue. --- npc/000-2-3/box.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/000-2-3') 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."); -- cgit v1.2.3-70-g09d2