mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-25 21:35:52 -05:00
Add SM tag to fishing rod to see if it helps with #560
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user