Adds random spawners for toys (#1979)

This commit is contained in:
Swept
2020-09-01 23:18:18 +00:00
committed by GitHub
parent b132a4c2d9
commit 538eac8a15
4 changed files with 99 additions and 1 deletions

View File

@@ -528,6 +528,24 @@
1.0
]
]
},
{
"name": "spawner_toy",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "spawner_figure",
"directions": 1,
"delays": [
[
1.0
]
]
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 B