Files
TrinityCore/sql/updates/833_world_scripts.sql
Blaymoira 7a4833bee7 *Support for quest 10231
--HG--
branch : trunk
2009-01-10 19:50:39 +01:00

2 lines
193 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);