add 2-stage
This commit is contained in:
parent
9c55a8715a
commit
8e347e59e9
53 changed files with 2011 additions and 11 deletions
|
@ -687,6 +687,20 @@ var Cyber1StageSpecial = {
|
|||
},
|
||||
}
|
||||
|
||||
var Cyber2StageSpecial = {
|
||||
"Curtains":
|
||||
{
|
||||
"On":
|
||||
{
|
||||
"Curtains": true,
|
||||
},
|
||||
"Off":
|
||||
{
|
||||
"Curtains": false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
var HelenHouseHelen = {
|
||||
"Helen Hair":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue