Show
Ignore:
Timestamp:
11/19/08 13:29:45 (17 years ago)
Author:
yumileroy
Message:

[svn] Remove unused script event functions HealBy? and DamageDeal?. Add new function SpellHitTarget?.
Fix a bug in r57_trinity.sql.

Original author: megamage
Date: 2008-10-18 11:50:02-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/bindings/scripts/sql/Updates/r57_trinity.sql

    r53 r55  
    3737INSERT INTO `spell_script_target` VALUES ('42577', '1', '24136'); 
    3838 
    39 UPDATE `creature_template` SET `lootid` = `entry`, `ScriptName` = 'npc_zulaman_hostage' WHERE `entry` IN (23790, 23999, 24024, 24001); 
     39UPDATE `creature_template` SET `ScriptName` = 'npc_zulaman_hostage' WHERE `entry` IN (23790, 23999, 24024, 24001);