summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-11-27 02:35:17 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-11-27 02:35:17 +0000
commit1dbfe55e921d79c745925b549c5903ce1595b02a (patch)
treec288e11c4a3d0e934f2d19df25ec86c06dc5a931 /Changelog-Trunk.txt
parent476222257ace810a1e69d552c969f36c4687f4d9 (diff)
downloadhercules-1dbfe55e921d79c745925b549c5903ce1595b02a.tar.gz
hercules-1dbfe55e921d79c745925b549c5903ce1595b02a.tar.bz2
hercules-1dbfe55e921d79c745925b549c5903ce1595b02a.tar.xz
hercules-1dbfe55e921d79c745925b549c5903ce1595b02a.zip
Fixed warping in OnPCDieEvent revives people with 0 hp.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14174 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 426fe6bb6..54c11eaed 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -10,6 +10,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
- removed the 'feature' that events only trigger when the player is in the OnTouch area IF it's specified.
It's never documented and breaks official scripts.
- some cleanups and bug fixes to OnTouch_.
+ * Fixed warping in OnPCDieEvent revives people with 0 hp.
2009/11/25
* Fixed strnpcinfo(1) returning blank strings when NPC names did not have a hidden portion of the display name. (bugreport:3758) [Paradox924X]
2009/11/23