Paste #21793: Untitled Paste

Date: 2015/10/28 12:00:25 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10


'testtesttest':
        Type: task
        Script:
        - if <player.inventory.contains[spawn_egg:50]> == true {
          - run Goldschaufel
          }
          else {
          - narrate "test"
          - wait 4 
          }