blob: 450bfdd309f2c7e8e9bbefd679de9fc3d5b7cbbf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
name: "Mini Icarus Sun Loop"
paintings {
name: "GO8"
path: "Components/Paintings/QuickTravel/go8"
required_door { name: "Quick Travel 8" }
}
paintings {
name: "STOP8"
path: "Components/Paintings/QuickTravel/stop8"
}
paintings {
name: "TROUBLEDESTINATION"
path: "Components/Paintings/TroubleDestination"
}
paintings {
name: "SUN12"
path: "Components/Paintings/sun12"
}
paintings {
name: "SUN13"
path: "Components/Paintings/sun13"
}
|