root/trunk/sql/updates/0.6/2688_playercreateinfo.sql
@
2
Revision 2, 264 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | ALTER TABLE `playercreateinfo` |
2 | DROP `BaseStrength`, |
3 | DROP `BaseAgility`, |
4 | DROP `BaseStamina`, |
5 | DROP `BaseIntellect`, |
6 | DROP `BaseSpirit`, |
7 | DROP `BaseArmor`, |
8 | DROP `BaseHealth`, |
9 | DROP `BaseMana`, |
10 | DROP `BaseRage`, |
11 | DROP `BaseFocus`, |
12 | DROP `BaseEnergy`; |
13 |
Note: See TracBrowser
for help on using the browser.