Skip to content

Commit 8e01ce9

Browse files
authored
Merge pull request H-uru#1120 from DoobesURU/SpyroomQ4
Update Spyroom SDL
2 parents 5e4bba1 + ef2c149 commit 8e01ce9

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Scripts/SDL/spyroom.sdl

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,29 @@ STATEDESC spyroom
6969
VAR BOOL SpyRmTakotahMeetingVis[1] DEFAULT=0
7070

7171
}
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+
STATEDESC spyroom
88+
{
89+
VERSION 4
90+
91+
# Boolean variables
92+
VAR BOOL SpyRmSharperHatVis[1] DEFAULT=0 DEFAULTOPTION=VAULT
93+
94+
## Age Mechanics
95+
VAR BOOL SpyRmTakotahMeetingVis[1] DEFAULT=0
96+
97+
}

0 commit comments

Comments
 (0)