mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Fixed Exhaust Pipes not being logically required for WV
This commit is contained in:
@@ -479,7 +479,7 @@ rules_dict: dict[str,list[list[str]]] = {
|
|||||||
[]
|
[]
|
||||||
],
|
],
|
||||||
"WV - Exhaust Pipes": [
|
"WV - Exhaust Pipes": [
|
||||||
[REL]
|
[WV, REL]
|
||||||
],
|
],
|
||||||
"WF - Skis": [
|
"WF - Skis": [
|
||||||
[WF]
|
[WF]
|
||||||
|
Reference in New Issue
Block a user