Paste #16019: heeheee

Date: 2015/05/30 12:09:28 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


my_command:
  type: command
  name: hello
  script:
  - run test delay:10s
test:
  type: task
  script:
  - narrate "Finished"