WD blueprint location renaming to reduce confusion

This commit is contained in:
MarioSpore
2025-10-29 18:30:50 -04:00
parent 34d3b487f0
commit 7b18336971

View File

@@ -284,13 +284,13 @@ rules_dict: dict[str,list[list[str]]] = {
[REL, RS],
[REL, GC]
],
"WD - OCD BP inside Middle Pipe": [
"WD - OCD BP inside Pipe near Vacuum Tube": [
[REL, RS],
[REL, GC],
[SS, RS],
[SS, GC]
],
"WD - OCD BP inside Right Pipe": [
"WD - OCD BP inside Pipe on right side": [
[REL, RS],
[REL, GC]
],
@@ -298,7 +298,7 @@ rules_dict: dict[str,list[list[str]]] = {
[REL, RS],
[REL, GC]
],
"WD - OCD BP inside Left Pipe": [
"WD - OCD BP inside Pipe on left side": [
[REL, RS],
[REL, GC],
[SS, RS],