diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/scripts_athena.conf | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 7204ff21c..02951beff 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/07/10 + * Rev. 10874 Added the gemstone trader into script_athena.conf [L0ne_W0lf] 2007/07/07 * Rev. 10863 Updated header for Morroc City. [L0ne_W0lf] * Finished updating Geffen awhile back, and forgot to commit it. diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index d6ab15f81..dfc35f9c9 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -56,6 +56,7 @@ npc: npc/merchants/ammo_boxes.txt npc: npc/merchants/ammo_dealer.txt npc: npc/merchants/socket_enchant.txt npc: npc/merchants/novice_exchange.txt +npc: npc/merchants/gemstone.txt // -------------------------------------------------------------- // -------------------------- Airport --------------------------- npc: npc/airports/airships.txt |