Files
TrinityCore/sql/updates/852_world_scripts.sql
Blaymoira fb9a507643 *Support for creature 16518
*Support for item 22962

--HG--
branch : trunk
2009-01-15 16:45:24 +01:00

2 lines
164 B
SQL

update creature_template set scriptname='mob_nestlewood_owlkin' where entry=16518;
update item_template set scriptname='item_inoculating_crystal' where entry=22962;