diff --git a/data/configs/AstroDome.json b/data/configs/AstroDome.json index ac8f8812..70c18a58 100644 --- a/data/configs/AstroDome.json +++ b/data/configs/AstroDome.json @@ -1,8 +1,18 @@ { "InternalName": "AstroDome", "Name": "AstroDome", - "Notes": "", + "Notes": "The enterable Domes on the Comet Observatory", "Games": 1, - "Progress": 0, - "Parameters": {} + "Progress": 1, + "Parameters": { + "Obj_arg0": { + "Name": "Dome", + "Type": "Integer", + "Games": 1, + "Needed": false, + "Description": "0 Terrace\n1 Fountain\n2 Kitchen\n3 Bedroom\n4 Engine\n5 Garden", + "Values": [], + "Exclusives": [] + } + } } \ No newline at end of file diff --git a/docs/config_AstroDome.html b/docs/config_AstroDome.html index 15a00a84..d0f59b07 100644 --- a/docs/config_AstroDome.html +++ b/docs/config_AstroDome.html @@ -18,7 +18,18 @@
The enterable Domes on the Comet Observatory
+Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG1 | False | Dome: 0 Terrace +1 Fountain +2 Kitchen +3 Bedroom +4 Engine +5 Garden |