server/sql/updates/0.6/2622_gameobject.sql

1 line
88 B
SQL

ALTER TABLE gameobject ADD COLUMN `animprogress` int(11) unsigned NOT NULL default '0';