mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-20 20:01:31 -06:00
Add Vanilla tile order
This commit is contained in:
27
data/tiles/vanilla.json
Normal file
27
data/tiles/vanilla.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"Speed":224,
|
||||
"Items":[
|
||||
{"x":4,"y":4},
|
||||
{"x":5,"y":4},
|
||||
{"x":3,"y":3},
|
||||
{"x":6,"y":5},
|
||||
{"x":6,"y":3},
|
||||
{"x":3,"y":5},
|
||||
{"x":4,"y":2},
|
||||
{"x":5,"y":6},
|
||||
{"x":5,"y":2},
|
||||
{"x":4,"y":6},
|
||||
{"x":2,"y":2},
|
||||
{"x":7,"y":7},
|
||||
{"x":7,"y":2},
|
||||
{"x":2,"y":7},
|
||||
{"x":2,"y":4},
|
||||
{"x":7,"y":5},
|
||||
{"x":7,"y":4},
|
||||
{"x":2,"y":5},
|
||||
{"x":4,"y":3},
|
||||
{"x":5,"y":5},
|
||||
{"x":5,"y":3},
|
||||
{"x":4,"y":5}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user