From 59e98faf7bfc79b13cf1f2d006d19e1c08e8d5d1 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sat, 6 Sep 2008 15:21:25 +0000 Subject: - Renamed createmercenary to mercenary_create. - Added other required mercenary script commands for official script. - New Constants entries for this script. - Update to missing configuration on mercenary skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13195 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_unit_db.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'db/skill_unit_db.txt') diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 768606ed7..de97ecaa4 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -95,7 +95,8 @@ 535,0xbd, , -1, 0, 20,enemy, 0x010 //NJ_KAENSIN 538,0xbb, , 1:1:1:2:2:2:3:3:3:4,0,-1,all,0x010 //NJ_SUITON 670,0xc7, , 1, 4:7:10:13:16:19:22:25:28:31,1000,all,0x008 //NPC_EVILLAND -8209,0x90, , 0, 1,1000,enemy, 0x002 //MA_SKIDTRAP -8210,0x93, , 0, 0,1000,enemy, 0x002 //MA_LANDMINE -8211,0x95, , 0, 1,1000,enemy, 0x002 //MA_SANDMAN -8212,0x97, , 0, 1,1000,enemy, 0x002 //MA_FREEZINGTRAP +8208,0x86, , 0, 2,1000,enemy, 0x080 //MA_SHOWER +8209,0x90, , 0, 1,1000,enemy, 0x006 //MA_SKIDTRAP +8210,0x93, , 0, 0,1000,enemy, 0x006 //MA_LANDMINE +8211,0x95, , 0, 1,1000,enemy, 0x006 //MA_SANDMAN +8212,0x97, , 0, 1,1000,enemy, 0x006 //MA_FREEZINGTRAP -- cgit v1.2.3-70-g09d2