XPKnottySecretWallSCRIPT
Editor ID:XPKnottySecretWallSCRIPT
Form ID:0007DC00
Typ:Objekt
Script:scn XPKnottySecretWallSCRIPT
short open
begin onActivate
if open == 0
playgroup forward 0
set open to 1
endif
end
begin onReset
Reset3DState
set open to 0
end