diff options
Diffstat (limited to 'npc/003-1/aahna.txt')
-rw-r--r-- | npc/003-1/aahna.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/npc/003-1/aahna.txt b/npc/003-1/aahna.txt index b336a6fdc..895d1e4cc 100644 --- a/npc/003-1/aahna.txt +++ b/npc/003-1/aahna.txt @@ -5,11 +5,6 @@ // This NPC serves no purpose currently. She is here to make Tulimshar more crowded. 003-1,53,128,0 script Aahna NPC_ELVEN_FEMALE,{ - if (is_admin()) { - closedialog; - openauction(); - close; - } mesn; mesq l("Hello, What a lovely day for a stroll."); close; |