Paste #54141: Edit of P#54139 - Edit of P#1 - Test Paste

Date: 2019/05/07 19:12:50 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15


# |---------------------
# | MCMONKEY'S PASTE BIN
# |
# | FUCK YEAH

# +-- dScript --+
myscript:
  # it's a task!
  type: task
  script:
  # Script goes here
  - narrate "Hello"
  - narrate 'wow!'
  - teleport <player> <npc.anchor[World]>
# - test