SETDOOR1
start
see_stuff
The door is locked.
---
The door is open.
---
The door is closed and
unlocked.
start->see_stuff
do_stuff
creeeeeek
start->do_stuff
do_skill
You pick the lock.
---
You cannot open this
lock.
---
You broke your lockpicks.
---
You don't know how to
pick the lock.
start->do_skill
doorend