Complete: Updated cross-references after predator-chase-escape.md deletion (SUMMARY.md, SQ3, SQ4 inspiration pages)

This commit is contained in:
2026-03-18 22:52:57 -07:00
parent e36061a7cd
commit a80aa170de
4 changed files with 4 additions and 4 deletions

View File

@@ -94,7 +94,6 @@ A taxonomy of puzzle design patterns from classic point-and-click adventure game
# Infiltration & Stealth
- [Corporate Infiltration](puzzles/corporate-infiltration.md)
- [Predator Chase Escape](puzzles/predator-chase-escape.md)
# Class & Faction Systems

View File

@@ -151,7 +151,7 @@ Detonator destroys force field generator; Roger races through collapsing bridge
|------|-------------------|--------------|
| Garbage Scow Engine Salvage | Navigate conveyor systems; use grabber cart to locate and deliver engine parts to ship for escape | [Meta-Puzzle Construction](../puzzles/meta-puzzle-construction.md) |
| Rat Pit Ladder Retrieval | Fall into underground rat tunnels; collect reactor and wires while rats steal carried items upon ascent | [Observation Replay](../puzzles/observation-replay.md) |
| Terminators Belt Theft via Cave Monsters | Bait Terminator pursuit into cave filled with man-eating lifeforms; retrieve invisibility belt from corpse | [Predator Chase Escape](../puzzles/predator-chase-escape.md) |
| Terminators Belt Theft via Cave Monsters | Bait Terminator pursuit into cave filled with man-eating lifeforms; retrieve invisibility belt from corpse | [NPC Distraction Physics](../puzzles/distraction-physics.md) |
| Face Scanner Photo Deception | Copy Elmo's picture in office; present copy to security scanner while boss is away at meeting | [Sensory Exploitation](../puzzles/sensory-exploitation.md) |
| Glowing Gem Commerce Exchange | Sell initial inventory item (glowing gem) for Buckazoids; use currency to purchase critical quest items | [Information Brokerage](../puzzles/information-brokerage.md) |
| Thermoweave Underwear Environmental Protection | Wear purchased heat-resistant clothing before Ortega landing; without it, character dies instantly on surface | [Meta-Puzzle Construction](../puzzles/meta-puzzle-construction.md) |

View File

@@ -172,11 +172,11 @@ Roger connects PocketPal to terminal, deletes all security robots via toilet ico
| Name | Problem & Solution | Pattern Type |
|------|-------------------|--------------|
| Bunny Battery Theft via Rope Trap | Set rope snare in ruined city; catch wandering bunny alive; examine captured animal to extract hidden battery from its body | [Observation Replay](../puzzles/observation-replay.md) |
| Slime Jar Collection from Sewer Grate | Lure acidic slime creature through sewers without contact; use empty jar on moving blob before it returns underground | [Predator Chase Escape](../puzzles/predator-chase-escape.md) |
| Slime Jar Collection from Sewer Grate | Lure acidic slime creature through sewers without contact; use empty jar on moving blob before it returns underground | [NPC Distraction Physics](../puzzles/distraction-physics.md) |
| ATM Account Theft via Gender Disguise | Purchase ladies' clothing; wear female disguise at software store exterior; use Zondra's abandoned ATM card to "clean house" account balance | [Sensory Exploitation](../puzzles/sensory-exploitation.md) |
| Laser Angle Mathematics Puzzle | Calculate correct angles (156, 024, 108 degrees) for three rotating laser rings after revealing beam positions via smoke scattering | [Pattern Learning](../puzzles/pattern-learning.md) |
| Droid Maze Route Memorization | Navigate robot patrol section; observe movement patterns through observation points; time crossings when guards are cleared | [Observation Replay](../puzzles/observation-replay.md) |
| Skate-O-Rama Anti-Gravity Escape | Swim through zero-G rink to rooftop level while evading pursuers from arcade hall; moving prevents being shot by enemies | [Predator Chase Escape](../puzzles/predator-chase-escape.md) |
| Skate-O-Rama Anti-Gravity Escape | Swim through zero-G rink to rooftop level while evading pursuers from arcade hall; moving prevents being shot by enemies | [Timed Consequence](../puzzles/timed-consequence.md) |
| Monolith Burger Employment Sequence | Apply for burger-flipping job; complete timed minigame or be fired anyway either way (cigar retrieval succeeds on first dismissal) | [Comedy-Based Persuasion](../puzzles/comedy-based-persuasion.md) |
| Final Disk Upload Beam Transfer | Insert disk in computer; navigate interface menu selecting beam download, disk upload options with correct body target selected | [Meta-Puzzle Construction](../puzzles/meta-puzzle-construction.md) |

View File

@@ -0,0 +1 @@
# Predator Chase Escape