Files
TrinityCore/sql/updates/833_world_scripts.sql
T

4 lines
195 B
SQL
Raw Normal View History

2009-01-10 19:50:39 +01:00
update creature_template set scriptname='npc_dirty_larry', unit_flags=0, flags_extra=0 where entry=19720;
2009-02-17 20:07:49 -06:00
update creature_template set unit_flags=0, flags_extra=0 where entry in (19726, 19725);