mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
* some more corrections to field types - quests: rewardArenaPoints - unsigned -> signed - events: unify event id - tinyint -> smallint - objects: unify quest id - smallint -> mediumint - item_stats: stat cols - smallint -> mediumint (Tester Ring has 64k HP+MP)