This commit is contained in:
2
trunk/dist/sql/game/updates/20100528update.sql
vendored
Normal file
2
trunk/dist/sql/game/updates/20100528update.sql
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `custom_teleport` ADD `itemId` decimal(11,0) NOT NULL DEFAULT '57' AFTER `fornoble`;
|
||||
UPDATE `custom_teleport` SET itemId = 13722 WHERE fornoble = 1;
|
||||
Reference in New Issue
Block a user