mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-02 23:34:13 -05:00
Add SM tag to fishing rod to see if it helps with #560
This commit is contained in:
parent
b6d52f06ad
commit
69f145a10e
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user