Description

Subject.Wake = true
Announcer.WelcomeSpeech.Play()
Subject.RemoveConstraints()
Subject.Watch = true
while wait() do
if Subject Meets ("Advisor").Variable then
Subject.Wake = false
Subject.Relocate = nil
end

Passes

There are currently no running experiences.