From b725492dcbd5ee9f13d707bb2badb5b39639af22 Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Sun, 16 Dec 2012 10:17:17 +0100 Subject: Add Q'Onan Game cam movement on dialogue. --- npc/000-0-0/q'onan.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc') diff --git a/npc/000-0-0/q'onan.txt b/npc/000-0-0/q'onan.txt index 87411f47..f0e4971b 100644 --- a/npc/000-0-0/q'onan.txt +++ b/npc/000-0-0/q'onan.txt @@ -13,10 +13,14 @@ goto l_Snoring; l_Zzz: + setcamnpc; + mesq l("Zzzzzzzzzz"); close; l_Snoring: + setcamnpc; + mesq l("Rrrr... Pchhhh..."); close; -- cgit v1.2.3-70-g09d2