-
Notifications
You must be signed in to change notification settings - Fork 1
/
map.txt
61 lines (54 loc) · 2.08 KB
/
map.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# booths
booth (10.0,3.2,17.0) (7.5,7.5,7.5) 180.0 shooting_gallery
booth (-10.0,3.2,17.0) (7.5,7.5,7.5) 180.0 watermelon_smash
booth (10.0,3.2,-15.0) (7.5,7.5,7.5) 0.0 karaoke
booth (-10.0,3.2,-15.0) (7.5,7.5,7.5) 0.0 shop
miku (10.0,1.8,-18.0) (4.0,4.0,4.0) 0.0
# lanterns
lantern (17.0,2.5,-15.0) (5.0,5.0,5.0) 0.0 null
lantern (-17.0,2.5,-12.0) (5.0,5.0,5.0) 0.0 null
lantern (25.0,2.5,7.0) (5.0,5.0,5.0) -90.0 null
lantern (25.0,2.5,-7.0) (5.0,5.0,5.0) 90.0 null
lantern (17.0,2.5,17.0) (5.0,5.0,5.0) 180.0 null
lantern (-17.0,2.5,17.0) (5.0,5.0,5.0) 180.0 null
# fountains
fountain (0.0,1.5,30.0) (2.0,7.5,2.0) 0.0 null
fountain (0.0,1.5,-30.0) (2.0,7.5,2.0) 0.0 null
#top/left quadrant
wall (-30.0,5.0,-50.0) (40.0,10.0,40.0) 0.0
wall (-40.0,5.0,-20.0) (20.0,10.0,40.0) 0.0
#top/right quadrant
wall (40.0,5.0,-50.0) (60.0,10.0,40.0) 0.0
wall (30.0,12.5,-30.0) (10.0,25.0,40.0) 0.0
#bottom/left quadrant
wall (-45.0,8.5,7.5) (50.0,17.0,35) 0.0
#bottom/right quadrant
wall (30.0,5.0,50.0) (40.0,10.0,40.0) 0.0
wall (50.0,10.0,30.0) (40.0,20.0,40.0) 0.0
# grass circling fountain
grass (0.0,0.5,24.0) (5.0,5.0,5.0) 0.0
grass (0.0,0.5,36.0) (5.0,5.0,5.0) 0.0
grass (6.0,0.5,30.0) (5.0,5.0,5.0) 0.0
grass (-6.0,0.5,30.0) (5.0,5.0,5.0) 0.0
grass (-4.2,0.5,34.2) (5.0,5.0,5.0) 0.0
grass (-4.2,0.5,25.8) (5.0,5.0,5.0) 0.0
grass (4.2,0.5,34.2) (5.0,5.0,5.0) 0.0
grass (4.2,0.5,25.8) (5.0,5.0,5.0) 0.0
# benched area
tree (5.0, 4.5, -45.0) (10.0, 10.0, 10.0) 23.0
tree (-5.0, 4.5, -45.0) (10.0, 10.0, 10.0) 46.0
tree (7.0, 4.5, -41.0) (10.0, 10.0, 10.0) 12.0
tree (-7.0, 4.5, -41.0) (10.0, 10.0, 10.0) 98.0
bench (0.0,1.0,-45.0) (5.0, 5.0, 5.0) 0.0
# field area
tree (-5.0, 4.5, 40.0) (10.0, 10.0, 10.0) 55.0
tree (0.0, 4.5, 45.0) (10.0, 10.0, 10.0) 36.0
# zen garden area
tree (-45.0, 4.5, 30.0) (10.0, 10.0, 10.0) 29.0
tree (-45.0, 4.5, 45.0) (10.0, 10.0, 10.0) 54.0
tree (-23.0,4.5,45.0) (10.0,10.0,10.0) 107.0
bench (-35.0,1.0,27.0) (5.0,5.0,5.0) 0.0
bench (-35.0,1.0,45.0) (5.0,5.0,5.0) 180.0
rock (-42.0,1.7,33.0) (4.0,4.0,4.0) -45.0
rock (-22.0,2.5,28.0) (6.0,6.0,6.0) 23.0
rock (-28.0,2.0,43.0) (5.0,5.0,5.0) 107.0