root/sql-files/upgrade_svn11915.sql @ 14

Revision 1, 156 bytes (checked in by jinshiro, 17 years ago)
Line 
1ALTER TABLE `guild_castle`
2  DROP `gHP0`,
3  DROP `gHP1`,
4  DROP `gHP2`,
5  DROP `gHP3`,
6  DROP `gHP4`,
7  DROP `gHP5`,
8  DROP `gHP6`,
9  DROP `gHP7`;
Note: See TracBrowser for help on using the browser.