3
0
Fork 0
This repository has been archived on 2024-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
ThemePark/src/main/resources/attraction.yml
2019-01-15 18:16:59 +01:00

40 lines
No EOL
750 B
YAML

region:
global:
name: "&5Global"
lore:
- "&5Global Locations"
fantasy:
name: "&aFantasy"
lore:
- "&aFantasy Themed rides"
multiple:
name: "&fMultiple"
lore:
- "&fYou can have"
- "&fMultiple lines"
- "&fWith Lore"
attraction:
ride1:
name: "&aRide #1"
region_id: "fantasy"
type: RIDE
status: CLOSED
location: "world:0:0:0"
show1:
name: "&aFirst Show"
region_id: "fantasy"
type: SHOW
status: INACTIVE
location: "world:0:0:0"
global1:
name: "&aFirst Global"
region_id: "global"
type: GLOBAL
location: "world:0:0:0"
random:
name: "&fRandom"
type: RIDE
status: CLOSED
region_id: multiple
location: "world:0:0:0"