The numbers don’t indicate the next room you need to go to directly. Instead, each room represents a die face (1 to 6), which is the sequence order. Inside each room, you’ll find a number that number tells you which room to go to next.
- So sequence 1 go to 1
- sequence 2 go to 3
- sequence 3 go to 6,
- sequence 4 go to 2
- sequence 5 go to 4
- and sequence 6 go to 5 (which transports you to 7).