summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-23 01:56:52 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-23 01:56:52 +0000
commit0ffe3b7569390da9b2dfa5493b70d363dce2439c (patch)
tree66ce8fcdbc876c914e79639048c8fac3ec665814 /Changelog-Trunk.txt
parent021b26b8409a84b4c83eb0cc1eedbd65eedfd4e0 (diff)
downloadhercules-0ffe3b7569390da9b2dfa5493b70d363dce2439c.tar.gz
hercules-0ffe3b7569390da9b2dfa5493b70d363dce2439c.tar.bz2
hercules-0ffe3b7569390da9b2dfa5493b70d363dce2439c.tar.xz
hercules-0ffe3b7569390da9b2dfa5493b70d363dce2439c.zip
- Changed Preserve's cost to 30sp
- Fixed Arrow Shower, UNT_MAGIC_SKILLS was renamed to UNT_ATTACK_SKILLS - Fixed skill_use_pos checking target tile CELL_CHKNOPASS as invalid instead of CELL_CHKNOREACH git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5708 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index b594bc1e5..f2bf4c647 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/03/22
+ * Fixed Arrow Shower. [Skotlex]
* Merged the unit_data structure from jA for handling unit-related data
(attack times, walking, auto-attack timers, skill related data). This is a
huge change that affects walking, attacking, auto-attacking, skill usage