add 1-stage with 2-stage props
This commit is contained in:
parent
1c206b7957
commit
bef3acf9ad
23 changed files with 1044 additions and 2 deletions
|
@ -701,6 +701,20 @@ var Cyber2StageSpecial = {
|
|||
},
|
||||
}
|
||||
|
||||
var Cyber12StageSpecial = {
|
||||
"Curtains":
|
||||
{
|
||||
"On":
|
||||
{
|
||||
"Curtain": true,
|
||||
},
|
||||
"Off":
|
||||
{
|
||||
"Curtain": false,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
var HelenHouseHelen = {
|
||||
"Helen Hair":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue