mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Add code to patchers to put support for Expendable flag on breakable fishing
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/* In July 2018 - magical poles were no longer breakable */
|
||||
|
||||
UPDATE items SET subtype = magic WHERE itemtype = 36;
|
||||
Reference in New Issue
Block a user