From 271597103bef7ce5ff7fcdfcc40f3ab1c630f14e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 24 Jun 2018 18:15:48 -0300 Subject: Attempt to enable auction house --- npc/003-1/aahna.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc') diff --git a/npc/003-1/aahna.txt b/npc/003-1/aahna.txt index 895d1e4cc..b336a6fdc 100644 --- a/npc/003-1/aahna.txt +++ b/npc/003-1/aahna.txt @@ -5,6 +5,11 @@ // 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; -- cgit v1.2.3-60-g2f50