diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-04 02:26:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-04 02:26:31 -0300 |
commit | ca663c1dd62c72c28ebb2ba1791961046b30ccd4 (patch) | |
tree | 2fe67aaa988aae6badc0e70a9a805f2d369d1912 /npc/018-2-1/dustman.txt | |
parent | cc67b205eeefcbab29a3462850128ecdca72a374 (diff) | |
download | serverdata-ca663c1dd62c72c28ebb2ba1791961046b30ccd4.tar.gz serverdata-ca663c1dd62c72c28ebb2ba1791961046b30ccd4.tar.bz2 serverdata-ca663c1dd62c72c28ebb2ba1791961046b30ccd4.tar.xz serverdata-ca663c1dd62c72c28ebb2ba1791961046b30ccd4.zip |
Fix some prices at Heroes Hold, lower COD Arcmage Boxset price.
Remove Ancient Blueprint from HH, use equipment blueprint (1k the level)
Diffstat (limited to 'npc/018-2-1/dustman.txt')
-rw-r--r-- | npc/018-2-1/dustman.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index b27c10761..ba4d76692 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -202,7 +202,7 @@ OnInit: // CoD Exchange Booth Selection sellitem Dustynator,3000; - sellitem ArcmageBoxset,1500; + sellitem ArcmageBoxset,880; sellitem StrangeCoin,10; sellitem HeroCoin,1; end; |