From 2e6efcc4c718d89bf832cd10b5261add097c8bf6 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 3 May 2006 14:15:20 +0000 Subject: - Corrected @whomap directly invoking msg_table[] rather than msg_txt() - Guessed where the pet data goes in spawn packet 0x7c - Updated Charge Attack's state from none to move_enable. - Made tomahawk an NPC_SKILL so that it may not be plagiarized. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6459 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/skill_db.txt') diff --git a/db/skill_db.txt b/db/skill_db.txt index 44f9c6900..e4e2fe851 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -356,7 +356,7 @@ 334,9,6,4,0,1,0,1,1,yes,0,4,0,none,0 //WE_MALE#I Will Protect You# 335,9,6,4,0,1,0,1,1,yes,0,4,0,none,0 //WE_FEMALE#I Look up to You# 336,9,6,4,0,1,3,1,1,yes,0,4,1,none,0 //WE_CALLPARTNER#I miss You# -337,9,6,1,-1,0,0,1,1,no,0,0,0,weapon,0 //ITM_TOMAHAWK#Throw Tomahawk# +337,9,6,1,-1,0,0,1,1,no,0,2,0,weapon,0 //ITM_TOMAHAWK#Throw Tomahawk# 338,-1,8,1,7,0,0,0,-2,no,0,2,0,weapon,0 //NPC_DARKCROSS#Cross of Darkness# 339,0,6,4,7,0,0,10,1,no,33,258,0,magic,0 //NPC_GRANDDARKNESS#Grand cross of Darkness# 340,9,8,1,7,0,0,10,1:1:2:2:3:3:4:4:5:5,yes,0,2,0,magic,0 //NPC_DARKSTRIKE#Soul Strike of Darkness# -- cgit v1.2.3-70-g09d2