Added support for the new min and max equip level in the SQL item database. (Follow up r16632)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16639 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
c30a8f75d0
commit
c2b4700d41
File diff suppressed because it is too large
Load Diff
1
sql-files/upgrade_svn16639.sql
Normal file
1
sql-files/upgrade_svn16639.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `item_db_re` CHANGE `equip_level` `equip_level` VARCHAR(10);
|
Loading…
x
Reference in New Issue
Block a user