You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ignores undefined values. I was trying to override the requiredItem for Giratina-Origin, Palkia-Origin and Dialga-Origin for a mod, but it kept putting the item in the teambuilder when I selected them.
I changed the line to
I don't know if this is a known issue. In build-tools/build-indexes, the line
ignores undefined values. I was trying to override the
requiredItem
for Giratina-Origin, Palkia-Origin and Dialga-Origin for a mod, but it kept putting the item in the teambuilder when I selected them.I changed the line to
but I don't know if it may cause any undesirable behaviour.
The text was updated successfully, but these errors were encountered: