root/trunk/sql/updates/5733_mangos_creature.sql @ 2

Revision 2, 135 bytes (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
1ALTER TABLE `creature` 
2  DROP `spawn_position_x`, 
3  DROP `spawn_position_y`, 
4  DROP `spawn_position_z`,
5  DROP `spawn_orientation`;
Note: See TracBrowser for help on using the browser.