diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-13 19:12:55 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-13 19:12:55 +0000 |
commit | 9354836004f7017fae110a005b81b56ead5f1716 (patch) | |
tree | d5f7eb9df634ae5c967854b9bbfe937e455412b1 /npc/Changelog.txt | |
parent | f1a641e260f983fa0f5d0e1b4d8097f2c7fc5432 (diff) | |
download | hercules-9354836004f7017fae110a005b81b56ead5f1716.tar.gz hercules-9354836004f7017fae110a005b81b56ead5f1716.tar.bz2 hercules-9354836004f7017fae110a005b81b56ead5f1716.tar.xz hercules-9354836004f7017fae110a005b81b56ead5f1716.zip |
- Updated the jobmaster custom script to properly use Job_* constants rather than hardcoded numbers. Thanks to Pxxx for doing the update.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5590 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 4aaf85af2..36b3a711d 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -27,6 +27,10 @@ Nexon Date Added
======
+03/13
+ * Updated the jobmaster custom script to properly use Job_* constants
+ rather than hardcoded numbers. Thanks to Pxxx for doing the update.
+ [Skotlex]
03/12
* Amatsu Field. Replaced Hydras with official G_HYDRA (w/o drops) [Lupus]
03/11
|