SDL:Myst: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:SDL|DEFAULTSORT]] | |||
== SDL vars == | == SDL vars == | ||
<syntaxhighlight lang="XML" class="mw-collapsible mw-collapsed"> | <syntaxhighlight lang="XML" class="mw-collapsible mw-collapsed"> | ||
Revision as of 10:59, 21 March 2025
SDL vars
STATEDESC Myst
{
VERSION 3
# Boolean variables
VAR BOOL KveerBookVis[1] DEFAULT=0 DEFAULTOPTION=VAULT
VAR BOOL mystYeeshaPageFireplaceVis[1] DEFAULT=0 DEFAULTOPTION=VAULT
VAR BOOL ByronsEggsVis[1] DEFAULT=0 DEFAULTOPTION=VAULT
VAR BOOL mystCalendarSpark12[1] DEFAULT=0 DEFAULTOPTION=VAULT
## Reward Clothing
VAR BOOL mystCatherineVis[1] DEFAULT=1 DEFAULTOPTION=VAULT
}
Boolean variables
| SDL | type | vars | description | Image |
|---|---|---|---|---|
| KveerBookVis | bool | * 0 hide * 1 show |
||
| mystYeeshaPageFireplaceVis | bool | * 0 hide * 1 show |
||
| ByronsEggsVis | bool | * 0 hide * 1 show |
||
| mystCalendarSpark12 | bool | * 0 hide * 1 show |
Boolean variables
| SDL | type | vars | description | Image |
|---|---|---|---|---|
| mystCatherineVis | bool | * 0 hide * 1 show |