Skip to content

Commit

Permalink
Lingo: Minor game data fixes (ArchipelagoMW#3003)
Browse files Browse the repository at this point in the history
  • Loading branch information
hatkirby authored and EmilyV99 committed Apr 15, 2024
1 parent 0bd68f3 commit fd09edd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
20 changes: 12 additions & 8 deletions worlds/lingo/data/LL1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@
id: Shuffle Room/Panel_lost_found
colors: black
tag: botblack
check: True
FORWARD:
id: Entry Room/Panel_forward_forward
tag: midwhite
Expand All @@ -463,7 +464,12 @@
tag: midwhite
doors:
Crossroads Entrance:
id: Shuffle Room Area Doors/Door_chaos
id:
- Shuffle Room Area Doors/Door_chaos
- Shuffle Room Area Doors/Door_swap
- Shuffle Room Area Doors/Door_swap2
- Shuffle Room Area Doors/Door_swap3
- Shuffle Room Area Doors/Door_swap4
panels:
- ORDER
Tenacious Entrance:
Expand Down Expand Up @@ -491,11 +497,6 @@
item_group: Achievement Room Entrances
panels:
- OPEN
Lost Door:
id: Shuffle Room Area Doors/Door_lost_found
junk_item: True
panels:
- LOST
paintings:
- id: maze_painting
orientation: west
Expand Down Expand Up @@ -699,6 +700,8 @@
door: Hollow Hallway
tag: midwhite
SWAP:
# In vanilla doors, solving this panel will open the way to Hub Room. This does not impact logic at all because
# Hub Room is always sphere 1 in vanilla doors.
id: Shuffle Room/Panel_swap_wasp
colors: yellow
tag: midyellow
Expand Down Expand Up @@ -1298,7 +1301,7 @@
id: Antonym Room/Panel_star_rats
colors: black
tag: midblack
TAME:
TUBE:
id: Antonym Room/Panel_tame_mate
colors: black
tag: topblack
Expand Down Expand Up @@ -1967,6 +1970,7 @@
door: Shortcut to Tower
Rhyme Room (Smiley):
door: Rhyme Room Entrance
Art Gallery: True # mark this as a warp in the sunwarps branch
panels:
RED:
id: Color Arrow Room/Panel_red_afar
Expand Down Expand Up @@ -4988,7 +4992,7 @@
colors:
- red
- blue
tag: mid red blue
tag: chain mid red blue
required_panel:
- room: Knight Night (Right Lower Segment)
panel: ADJUST
Expand Down
Binary file modified worlds/lingo/data/generated.dat
Binary file not shown.
5 changes: 1 addition & 4 deletions worlds/lingo/data/ids.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ panels:
THAT: 444525
STRESSED: 444526
STAR: 444527
TAME: 444528
TUBE: 444528
CAT: 444529
Hedge Maze:
DOWN: 444530
Expand Down Expand Up @@ -995,9 +995,6 @@ doors:
Traveled Entrance:
item: 444433
location: 444438
Lost Door:
item: 444435
location: 444440
Pilgrim Antechamber:
Sun Painting:
item: 444436
Expand Down

0 comments on commit fd09edd

Please sign in to comment.