diff options
-rw-r--r-- | npc/002-3/doors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-3/doors.txt b/npc/002-3/doors.txt index 79d95c2b9..54f1c2ad5 100644 --- a/npc/002-3/doors.txt +++ b/npc/002-3/doors.txt @@ -8,6 +8,7 @@ OnTouch: if (getq(ShipQuests_Julia) < 3) { + showavatar NPC_NARD; setcamnpc "Nard"; mesn l("Nard"); mesq l("Where do you think you are going, without talking to me first?"); |