Paste #34661: Untitled Paste

Date: 2016/07/11 05:22:55 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


lol:
  type: world
  events:
    on entity damages npc:
    - if <context.damager.location.distance[<context.entity.location>]> > 20 {
      - determine cancelled
      }