mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
3 lines
145 B
SQL
3 lines
145 B
SQL
-- Not needed if you ran 2213_loot_changes.sql after 12/14/12
|
|
|
|
ALTER TABLE `loottable_entries` ADD `probability` FLOAT NOT NULL DEFAULT '100'; |