Fixed
This commit is contained in:
@@ -9,20 +9,7 @@
|
||||
"destination": {
|
||||
"type": "string",
|
||||
"description": "The destination value defines what type of treasure map they receive.",
|
||||
"enum": [
|
||||
"endcity",
|
||||
"fortress",
|
||||
"mineshaft",
|
||||
"monument",
|
||||
"ruins",
|
||||
"stronghold",
|
||||
"temple",
|
||||
"village",
|
||||
"mansion",
|
||||
"shipwreck",
|
||||
"buriedtreasure",
|
||||
"pillageroutpost"
|
||||
],
|
||||
"enum": ["endcity", "fortress", "mineshaft", "monument", "ruins", "stronghold", "temple", "village", "mansion", "shipwreck", "buriedtreasure", "pillageroutpost"],
|
||||
"title": "Destination"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user