summaryrefslogtreecommitdiff
path: root/npc/003-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-24 18:17:58 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-24 18:17:58 -0300
commitebf1296e1ae933b979c2e1616ac4a14e964c6f3d (patch)
tree03f1be3863eda7f29542be0b911bedb0b92a6db1 /npc/003-1
parent271597103bef7ce5ff7fcdfcc40f3ab1c630f14e (diff)
downloadserverdata-ebf1296e1ae933b979c2e1616ac4a14e964c6f3d.tar.gz
serverdata-ebf1296e1ae933b979c2e1616ac4a14e964c6f3d.tar.bz2
serverdata-ebf1296e1ae933b979c2e1616ac4a14e964c6f3d.tar.xz
serverdata-ebf1296e1ae933b979c2e1616ac4a14e964c6f3d.zip
disable auction house, it is not supported by M+ :( @4144 aka. {41444d494e}
This reverts commit 271597103bef7ce5ff7fcdfcc40f3ab1c630f14e.
Diffstat (limited to 'npc/003-1')
-rw-r--r--npc/003-1/aahna.txt5
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;