Run-Time Problem
You can't test whether something is adjacent to a region (P69)
|
![]() |
Most problems are detected when Inform translates the source text, but this is one of the exceptions, a "run-time problem" which emerges only during play. The adjacency relation can only be tested for rooms, not whole regions at a time. |