diff options
author | Haru <haru@dotalux.com> | 2014-01-13 04:06:56 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-01-13 04:16:48 +0100 |
commit | 8eadb9fc241e1784084625e89b208d80bda9e6e2 (patch) | |
tree | 098dc5775c6dd10cb7c98b8054df09e22d3689e2 /db/pre-re/mob_db.txt | |
parent | ff4faca9cc44e98abad50bfda849f596d7bc81c1 (diff) | |
download | hercules-8eadb9fc241e1784084625e89b208d80bda9e6e2.tar.gz hercules-8eadb9fc241e1784084625e89b208d80bda9e6e2.tar.bz2 hercules-8eadb9fc241e1784084625e89b208d80bda9e6e2.tar.xz hercules-8eadb9fc241e1784084625e89b208d80bda9e6e2.zip |
Improved overwriting priority of variables/constants/parameters
- Fixes issue 7968, thanks to Moguri
http://hercules.ws/board/tracker/issue-7968-trader-npc-not-working/
- Corrected sprite name for KO_KAGE to match latest kRO info (previouly
KO_ZANZOU, conflicting with a Kagerou/Oboro skill identifier)
- Updated self-test script to include checks for constants and for setd
and getd.
- Made possible thanks to Ind.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pre-re/mob_db.txt')
-rw-r--r-- | db/pre-re/mob_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/pre-re/mob_db.txt b/db/pre-re/mob_db.txt index 8d1151dda..05e564ece 100644 --- a/db/pre-re/mob_db.txt +++ b/db/pre-re/mob_db.txt @@ -1141,4 +1141,4 @@ 2081,E_HYDRA,Suspicious Hydra,Strange Hydra,34,854,1,0,0,7,1,2,100,100,1,1,1,1,1,1,10,12,0,3,41,0x0,1000,800,432,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 2082,G_PIRANHA,Piranha,Piranha,75,4522,0,0,0,1,182,223,2,10,69,45,30,30,66,35,10,12,1,5,61,0x3295,200,768,768,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -2308,KO_ZANZOU,Zanzou,Zanzou,1,50,0,0,0,1,1,1,0,0,1,1,1,1,1,1,1,1,1,7,20,0x0,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +2308,KO_KAGE,Zanzou,Zanzou,1,50,0,0,0,1,1,1,0,0,1,1,1,1,1,1,1,1,1,7,20,0x0,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |