diff options
author | j-tkay <joseph.tk.ea@gmail.com> | 2013-07-04 06:25:06 +0800 |
---|---|---|
committer | j-tkay <joseph.tk.ea@gmail.com> | 2013-07-04 06:25:06 +0800 |
commit | 13f192071c724bed452ff51fd7ac7a58c1b60502 (patch) | |
tree | 37769cfa864f5da15222f3de00df28ca3acd3496 /npc | |
parent | ca0205134beb9ba26e989c9fc3820c086d4d22a7 (diff) | |
download | hercules-13f192071c724bed452ff51fd7ac7a58c1b60502.tar.gz hercules-13f192071c724bed452ff51fd7ac7a58c1b60502.tar.bz2 hercules-13f192071c724bed452ff51fd7ac7a58c1b60502.tar.xz hercules-13f192071c724bed452ff51fd7ac7a58c1b60502.zip |
Follow up 28a9fec0916db3d92629ae6e6cd62b5777b09e73
- Corrected the file path for ticket_refiner.txt.
Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
Diffstat (limited to 'npc')
-rw-r--r-- | npc/re/scripts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index d7d449c1a..e3b683a34 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -65,7 +65,7 @@ npc: npc/re/merchants/quivers.txt npc: npc/re/merchants/refine.txt npc: npc/re/merchants/renters.txt npc: npc/re/merchants/shops.txt -npc: npc/re/ticket_refiner.txt +npc: npc/re/merchants/ticket_refiner.txt npc: npc/re/merchants/enchan_mal.txt npc: npc/re/merchants/enchan_mora.txt npc: npc/re/merchants/coin_exchange.txt |