root/trunk/sql/updates/5733_mangos_creature.sql
@
2
Revision 2, 135 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | ALTER 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.