diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-05 11:24:46 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-05 11:24:46 +0000 |
commit | c131bdc71a98961738d9e996ce45d767b2212860 (patch) | |
tree | 0efa9a588765636736ee26b059ec7728253b3586 /Changelog-Trunk.txt | |
parent | 399338cefe9da1405fed2e69d6708ae2d8c9311d (diff) | |
download | hercules-c131bdc71a98961738d9e996ce45d767b2212860.tar.gz hercules-c131bdc71a98961738d9e996ce45d767b2212860.tar.bz2 hercules-c131bdc71a98961738d9e996ce45d767b2212860.tar.xz hercules-c131bdc71a98961738d9e996ce45d767b2212860.zip |
- Small fix in pet_attack that would make pets not unlock their target in some situations.
- Fixed invisible shops. callshop scrip command now works!
- Added proper documentation of script command callshop
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5195 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index dfb5dfc78..5cfa245c4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/05
+ * Fixed and documented script command "callshop". [Skotlex]
* Updated sq;-files/mob_db.sql with current mob_db. [Skotlex]
* Updated sql-files/item_db.sql with current item_db. [Skotlex]
2006/02/04
|