rathena/sql-files/item_db_usable.sql
Lemongrass3110 b00f220431
Fixed some issues in item and mob sql-files (#9568)
Updated AI field from 2 characters to support up to 50 characters
Updated equip_level_min and equip_level_max to smallint to support levels higher than 255 (unsigned tinyint)
Removed useless and outdated data in /sql-files/
Added buildbot support for yaml2sql
Added a CI step for the conversion via yaml2sql

Fixes #9231

Thanks to @reunite-ro

Co-authored-by: Atemo <Atemo@users.noreply.github.com>
2025-10-29 17:01:32 +01:00

1 line
36 B
SQL

-- Has to be converted via yaml2sql