Editing Template:Setting/doc
From Fallen London Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 15: | Line 15: | ||
"canChangeOutfit": { | "canChangeOutfit": { | ||
"description": "true if you can change your outfit in the setting (this might not reflect the locations behavior, as it can be overridden)", | "description": "true if you can change your outfit in the setting (this might not reflect the locations behavior, as it can be overridden)", | ||
+ | "type": "boolean" | ||
+ | }, | ||
+ | "canOpenMap": { | ||
"type": "boolean", | "type": "boolean", | ||
− | + | "description": " true if you can open the map in the setting" | |
}, | }, | ||
− | " | + | "canTravel": { |
"type": "boolean", | "type": "boolean", | ||
− | "description": " | + | "description": "?" |
− | |||
}, | }, | ||
"itemsUsableHere": { | "itemsUsableHere": { | ||
"description": "true if you can use your inventory here", | "description": "true if you can use your inventory here", | ||
− | "type": "boolean | + | "type": "boolean" |
− | |||
}, | }, | ||
"isInfiniteDraw": { | "isInfiniteDraw": { | ||
"type": "boolean", | "type": "boolean", | ||
− | "description": "true if you have unlimited deck here | + | "description": "true if you have unlimited deck here" |
− | |||
}, | }, | ||
"collapsed": { | "collapsed": { | ||
"description": "Set \"yes\" to turn the display into a collapsed section labeled \"Technical information\"", | "description": "Set \"yes\" to turn the display into a collapsed section labeled \"Technical information\"", | ||
− | "type": "boolean | + | "type": "boolean" |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
"format": "block", | "format": "block", |