mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Forgot PC for abbreviation in rules
This commit is contained in:
@@ -516,10 +516,10 @@ rules_dict: dict[str,list[list[str]]] = {
|
|||||||
# ],
|
# ],
|
||||||
# "Pink Present": [
|
# "Pink Present": [
|
||||||
# [REL],
|
# [REL],
|
||||||
# ["Pancake"]
|
# [PC]
|
||||||
# ],
|
# ],
|
||||||
# "Yellow Present": [
|
# "Yellow Present": [
|
||||||
# ["Pancake"]
|
# [PC]
|
||||||
# ]
|
# ]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user