Files
TrinityCore/sql/updates/5733_mangos_creature.sql
Neo2003 9b1c0e006f [svn] * Proper SVN structure
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00

6 lines
135 B
SQL

ALTER TABLE `creature`
DROP `spawn_position_x`,
DROP `spawn_position_y`,
DROP `spawn_position_z`,
DROP `spawn_orientation`;