Files
TrinityCore/sql/updates/833_world_scripts.sql
Drahy 3c7c36729c * Finally got all of the sql updates together and also changed their format
* Updated world_scripts_full.sql to rev 973 (complete 2.4.3)
* Now I am starting 3.0.x sqls

--HG--
branch : trunk
2009-02-05 02:09:23 +01:00

2 lines
211 B
SQL

UPDATE `creature_template` SET `ScriptName`='npc_dirty_larry', `unit_flags`=0, `flags_extra`=0 WHERE `entry`=19720;
UPDATE `creature_template` SET `unit_flags`=0, `flags_extra`=0 WHERE `entry` IN (19726, 19725);