diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/const.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 5d4235477..ca2ef3de9 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -8,6 +8,8 @@ 1475 Equestrian's Spear: NEED INFO. 13005 Angelic Wing Dagger: NEED INFO. ======================= +2010/11/26 + * Rev. 14507 Added killerrid and killedrid param constants to const.txt [ultramage] 2010/11/21 * Rev. 14480 Added enumeration RC2_* to const.txt for mob data 'race2' (bugreport:4561). [Ai4rei] - Fixed bSubRace2 being documented as bSPSubRace2 (since r1257). diff --git a/db/const.txt b/db/const.txt index 8bf52248a..9e876661e 100644 --- a/db/const.txt +++ b/db/const.txt @@ -276,6 +276,8 @@ Sp 7 1 MaxSp 8 1 BaseJob 119 1 BaseClass 120 1 +killerrid 121 1 +killedrid 122 1 bMaxHP 6 bMaxSP 8 |