Add SM tag to fishing rod to see if it helps with #560

This commit is contained in:
Michael Scire 2016-12-02 17:05:29 -08:00
parent b6d52f06ad
commit 69f145a10e

View File

@ -161,6 +161,7 @@ private void Sanitize()
itemlist[751] += " (2)"; // Meteorite
itemlist[771] += " (3)"; // Meteorite
itemlist[772] += " (4)"; // Meteorite
itemlist[842] += " (SM)"; // Fishing Rod
// Append Z-Crystal flagging
foreach (var i in Legal.Pouch_ZCrystal_SM)