We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e4bba1 + ef2c149 commit 8e01ce9Copy full SHA for 8e01ce9
Scripts/SDL/spyroom.sdl
@@ -69,3 +69,29 @@ STATEDESC spyroom
69
VAR BOOL SpyRmTakotahMeetingVis[1] DEFAULT=0
70
71
}
72
+
73
+STATEDESC spyroom
74
+{
75
+ VERSION 3
76
77
+# Boolean variables
78
+ VAR BOOL spySharperHatVis[1] DEFAULT=0 DEFAULTOPTION=VAULT
79
+ VAR BOOL spySharperHatGet[1] DEFAULT=1
80
81
82
+## Age Mechanics
83
+ VAR BOOL SpyRmTakotahMeetingVis[1] DEFAULT=0
84
85
+}
86
87
88
89
+ VERSION 4
90
91
92
+ VAR BOOL SpyRmSharperHatVis[1] DEFAULT=0 DEFAULTOPTION=VAULT
93
94
95
96
97
0 commit comments