This commit is contained in:
2
trunk/dist/sql/game/updates/20090412update.sql
vendored
Normal file
2
trunk/dist/sql/game/updates/20090412update.sql
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `items` DROP `time_left`;
|
||||
alter table `items` add `time` decimal NOT NULL DEFAULT 0 after `mana_left`;
|
||||
Reference in New Issue
Block a user