Fixed Exhaust Pipes not being logically required for WV

This commit is contained in:
MarioSpore
2025-10-03 23:07:15 -04:00
parent 6409721841
commit bccc83f864

View File

@@ -479,7 +479,7 @@ rules_dict: dict[str,list[list[str]]] = {
[]
],
"WV - Exhaust Pipes": [
[REL]
[WV, REL]
],
"WF - Skis": [
[WF]