diff options
author | shennetsind <ind@henn.et> | 2013-11-09 17:06:59 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-11-09 17:06:59 -0200 |
commit | 67fdb6b740ba7f8ee155dff6135e64fd85c21728 (patch) | |
tree | 012ebc0497bc2caf317e7c79b2742862ff85bf23 /npc/other/auction.txt | |
parent | 1be53db78a321436d0ebe6093595b769f10874b6 (diff) | |
parent | 3f77c349d076cfbc2e9bf14588dce504b949340a (diff) | |
download | hercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.tar.gz hercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.tar.bz2 hercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.tar.xz hercules-67fdb6b740ba7f8ee155dff6135e64fd85c21728.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'npc/other/auction.txt')
-rw-r--r-- | npc/other/auction.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/auction.txt b/npc/other/auction.txt index fc9342635..eb4eb7bc4 100644 --- a/npc/other/auction.txt +++ b/npc/other/auction.txt @@ -102,7 +102,7 @@ auction_02,43,17,0 warp auction_enterance_lhz 1,1,lighthalzen,209,169 mes "Please take"; mes "a look, and see"; mes "What's being offered~"; - OpenAuction; + openauction; close; } mes "[Auction Broker]"; |