mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Add Item SubType to data structures and DB
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `items` CHANGE `UNK219` `subtype` int(11) not null default '0';
|
||||
Reference in New Issue
Block a user