root/trunk/sql/updates/0.5/2191_playercreateinfo.sql
@
2
Revision 2, 138 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | ALTER TABLE `playercreateinfo` |
2 | DROP `attackpower`, |
3 | DROP `mindmg`, |
4 | DROP `maxdmg`, |
5 | DROP `ranmindmg`, |
6 | DROP `ranmaxdmg`; |
Note: See TracBrowser
for help on using the browser.