diff options
author | Aria <Aria@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-19 04:49:10 +0000 |
---|---|---|
committer | Aria <Aria@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-19 04:49:10 +0000 |
commit | d09777950750a77f49a3700bce835a9deaa01ca5 (patch) | |
tree | 8072b1edbf4c77509de230ffb5f6f1aa91201513 | |
parent | 9a3fb1fb39990aa852c0e2025aed83c31cc482a1 (diff) | |
download | hercules-d09777950750a77f49a3700bce835a9deaa01ca5.tar.gz hercules-d09777950750a77f49a3700bce835a9deaa01ca5.tar.bz2 hercules-d09777950750a77f49a3700bce835a9deaa01ca5.tar.xz hercules-d09777950750a77f49a3700bce835a9deaa01ca5.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@632 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/Changelog.txt | 10 |
2 files changed, 9 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 8b76030a1..5f8d9977e 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -6,6 +6,8 @@ Skill databases == celest working on them i believe. 12/18 + * Lord Knight's Concentration can now be used with any weapon [Aria] + * Changed few God-items to fit kRO 12/7/04 Patch [Aria] * Fixed screwed drops of Kapha (someone removed one number and all data was shifted) [Lupus] * Found one missing item N 569, looks like red Potion. Added a temp plug fixed typo bolt -> Bolt in one scroll [Lupus] diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 63fc12ed2..185e39671 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -33,11 +33,15 @@ Other Ppl Date Added ====== -12/18 * Added 2 temp kRO shops which sell Arrows, Magic Scrolls. Prices,coords, sprites are unsure, but exploitless [Lupus] +12/18 + * My NPC is back in action [Aria] + * Added 2 temp kRO shops which sell Arrows, Magic Scrolls. Prices,coords, sprites are unsure, but exploitless [Lupus] -12/12 * Added Town Inn's counting in my npc/other/mc_cameri/warper.txt [MC Cameri] +12/12 + * Added Town Inn's counting in my npc/other/mc_cameri/warper.txt [MC Cameri] -12/11 * Fixed memory consumption in npc/other/mc_cameri/warper.txt [MC Cameri] +12/11 + * Fixed memory consumption in npc/other/mc_cameri/warper.txt [MC Cameri] 12/10 * Added npc/other/mc_cameri/warper.txt, a warp npc just like warper2.txt that shows how many people are on each map. [MC Cameri] |