mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-08 17:06:02 +00:00
world locations loading implementation + edit command now supports shapes and price
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
# MinRadius: 5
|
||||
Settings:
|
||||
Enabled: false
|
||||
RandomLocations: true #When rtp'ing, a random location will be selected, else the nearest will be selected
|
||||
Locations:
|
||||
main_loc:
|
||||
World: world
|
||||
CenterX: 100
|
||||
CenterY: 150
|
||||
MaxRadius: 100
|
||||
MinRadius: 5
|
||||
- main_loc:
|
||||
World: world
|
||||
CenterX: 100
|
||||
CenterY: 150
|
||||
MaxRadius: 100 #optional
|
||||
MinRadius: 5 #optional
|
||||
Shape: square #optional
|
||||
Reference in New Issue
Block a user