This commit is contained in:
4
trunk/dist/sql/game/updates/20111130update.sql
vendored
Normal file
4
trunk/dist/sql/game/updates/20111130update.sql
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE `custom_npc` MODIFY `id` mediumint(7) unsigned NOT NULL;
|
||||
ALTER TABLE `custom_npc` MODIFY `idTemplate` smallint(5) unsigned NOT NULL;
|
||||
|
||||
ALTER TABLE `custom_npc_elementals` MODIFY `npc_id` mediumint(7) unsigned NOT NULL;
|
||||
Reference in New Issue
Block a user