Update Random Spawns authored by Phillip's avatar Phillip
...@@ -152,10 +152,10 @@ A complete list of all available randomspawn options. ...@@ -152,10 +152,10 @@ A complete list of all available randomspawn options.
<!-- --> <!-- -->
- **PointType: \[LAND/SEA\]** - **PositionType: \[LAND/SEA\]**
- Whether this RandomSpawn should use land or sea points to spawn - Whether this RandomSpawn should use land or sea points to spawn
- Only does anything with Action: ADD - Only does anything with Action: ADD
- **PointType: LAND** - **PositionType: LAND**
### Extra Options in config.yml ### Extra Options in config.yml
...@@ -182,4 +182,4 @@ Examples ...@@ -182,4 +182,4 @@ Examples
In-depth tutorial on how to create random spawners: [Creating Random In-depth tutorial on how to create random spawners: [Creating Random
Spawners](/tutorials/randomspawns) Spawners](/tutorials/randomspawns)
[1] 1 = 100 %, 0.5 = 50 % ... [1] 1 = 100 %, 0.5 = 50 % ...
\ No newline at end of file