Guest User

Untitled

a guest
Nov 23rd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. ## locking
  2. (0:7) When somebody moves into position (10,10),
  3. (1:3) and they move into object type 161((green.switch),
  4. (3:6) where the triggering furre moved into,
  5. (5:4) place object type 162(red.switch).
  6. (5:41) place object type 395(lock) at (20,20).
  7.  
  8. ## unlocking
  9. (0:7) When somebody moves into position (10,10),
  10. (1:3) and they move into object type 162(red.switch),
  11. (3:6) where the triggering furre moved into,
  12. (5:4) place object type 161(green.switch).
  13. (5:41) place object type 0 at (20,20).
Add Comment
Please, Sign In to add comment