Dogcraft Wiki
Archive/Mall map/Mall plot
From Dogcraft Wiki
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
} | } | ||
}, | }, | ||
"description": "Represents a single plot on the mall map." | "description": "Represents a single plot on the mall map.", | ||
"paramOrder": [ | |||
"district", | |||
"plot number", | |||
"owner", | |||
"content", | |||
"0", | |||
"4", | |||
"5" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 22:28, 23 January 2021
Num
Owner
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 | required |
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 | 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 |
This page was last modified on 23 January 2021, at 22:28. (2 years ago)