mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 04:02:53 -04:00
Provide script support for type 10 gameobject. Add some missing script sql. --HG-- branch : trunk
1 line
85 B
SQL
1 line
85 B
SQL
update gameobject_template set scriptname = 'go_gilded_brazier' where entry = 181956; |