Paste #5050: Untitled Paste

Date: 2014/06/03 15:58:09 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


WorldScripts:
    type: world
    events:
        on item moves from inventory:
        - if <context.destination.type> == crafting {
          - determine cancelled
          }