diff options
Diffstat (limited to 'npc/002-4/nard.txt')
-rw-r--r-- | npc/002-4/nard.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index f3cfc9027..397c90eb9 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -9,6 +9,8 @@ // Original Nard's from Evol by Qwerty Dragon and Reid 002-4,25,26,0 script Nard NPC_NARD,{ + showavatar NPC_NARD; // this is handled by avatars.xml + .@nard = getq(ShipQuests_Nard); // TODO .@narrator = getq(General_Narrator); .@price=2000; |