Files
TrinityCore2/sql/updates/230_world_scripts.sql
megamage 379bc3682c [svn] Fix a bug that players cannot hear others talking.
Provide script support for type 10 gameobject.
Add some missing script sql.

--HG--
branch : trunk
2008-11-12 16:21:08 -06:00

1 line
85 B
SQL

update gameobject_template set scriptname = 'go_gilded_brazier' where entry = 181956;