connections {
from_room: "Main Area"
to_room: "Repetitive Entrance"
door { name: "Repetitive Entrance" }
}
connections {
from_room: "Main Area"
to_room: "Symbolic Entrance"
door { name: "Symbolic Entrance" }
}
connections {
from_room: "Main Area"
to_room: "Sirenic Entrance"
door { name: "Sirenic Entrance" }
}
connections {
from_room: "Main Area"
to_room: "Center Room"
door { name: "Turtle Entrance" }
}
connections {
from_room: "Center Room"
to_room: "Top Left Room"
door { name: "Northwest Door" }
}
connections {
from_room: "Center Room"
to_room: "Top Right Room"
door { name: "Northeast Door" }
}
connections {
from_room: "Center Room"
to_room: "Bottom Left Room"
door { name: "Southwest Door" }
}
connections {
from_room: "Center Room"
to_room: "Bottom Right Room"
door { name: "Southeast Door" }
}
connections {
from_room: "Center Room"
to_room: "Mastery"
door { name: "Mastery" }
}
0e9'>this commit
blob: 749837e5fa91c23bb8dfe2c8ecfd002bffaaa10b (
plain) (
blame)
1
2
3
4
5
|
name: "Mastery"
masteries {
name: "MASTERY"
path: "Components/Collectables/smiley"
}
|