Lingo: NORTH requires hint panels (#2732)
This commit is contained in:
parent
4c901dcfc0
commit
ec440b7785
|
@ -1118,7 +1118,13 @@
|
||||||
id: Cross Room/Panel_north_missing
|
id: Cross Room/Panel_north_missing
|
||||||
colors: green
|
colors: green
|
||||||
tag: forbid
|
tag: forbid
|
||||||
required_room: Outside The Bold
|
required_panel:
|
||||||
|
- room: Outside The Bold
|
||||||
|
panel: MOUTH
|
||||||
|
- room: Outside The Bold
|
||||||
|
panel: YEAST
|
||||||
|
- room: Outside The Bold
|
||||||
|
panel: WET
|
||||||
DIAMONDS:
|
DIAMONDS:
|
||||||
id: Cross Room/Panel_diamonds_missing
|
id: Cross Room/Panel_diamonds_missing
|
||||||
colors: green
|
colors: green
|
||||||
|
@ -4414,9 +4420,14 @@
|
||||||
colors: blue
|
colors: blue
|
||||||
tag: forbid
|
tag: forbid
|
||||||
required_panel:
|
required_panel:
|
||||||
room: The Bearer (West)
|
- room: The Bearer (West)
|
||||||
panel: SMILE
|
panel: SMILE
|
||||||
required_room: Outside The Bold
|
- room: Outside The Bold
|
||||||
|
panel: MOUTH
|
||||||
|
- room: Outside The Bold
|
||||||
|
panel: YEAST
|
||||||
|
- room: Outside The Bold
|
||||||
|
panel: WET
|
||||||
Cross Tower (South):
|
Cross Tower (South):
|
||||||
entrances: # No roof access
|
entrances: # No roof access
|
||||||
The Bearer (North):
|
The Bearer (North):
|
||||||
|
|
Loading…
Reference in New Issue