Dogcraft Wiki
Archive/Mall map/Mall plot
From Dogcraft Wiki
No edit summary |
No edit summary Tag: Visual edit: switched |
||
Line 11: | Line 11: | ||
"description": "The district the plot is in. Accepted values: \"Dog\", \"Fish\", \"Tree\", \"Fountain\"", | "description": "The district the plot is in. Accepted values: \"Dog\", \"Fish\", \"Tree\", \"Fountain\"", | ||
"example": "Fish", | "example": "Fish", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"plot number": { | "plot number": { | ||
Line 18: | Line 17: | ||
"description": "The number of the plot. Ingame, it can be found on the sign, after the district and floor. In the case of \"dog_a_25\", the number is 25.", | "description": "The number of the plot. Ingame, it can be found on the sign, after the district and floor. In the case of \"dog_a_25\", the number is 25.", | ||
"example": "17", | "example": "17", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"owner": { | "owner": { |
Revision as of 20:22, 29 May 2021
Represents a single plot on the mall map.
Parameter | Description | Type | Status | |
---|---|---|---|---|
District | district | The district the plot is in. Accepted values: "Dog", "Fish", "Tree", "Fountain"
| String | optional |
Plot number | plot number | The number of the plot. Ingame, it can be found on the sign, after the district and floor. In the case of "dog_a_25", the number is 25.
| Number | optional |
Expiry date | expiry | The date of expiry of the plot. (This may need to be updated at a later date) | Date | required |
Owner | owner | The ingame name of the owner of the plot. Accepts one name.
| String | suggested |
Items sold | content | A list of items sold on the plot. This is an optional feild. The list may be incomplete or may be left completely blank.
| String | suggested |
0 | 0 | no description | Unknown | optional |
4 | 4 | no description | Unknown | optional |
5 | 5 | no description | Unknown | optional |