Paste #6986: Untitled Paste

Date: 2014/07/16 14:21:53 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


MilkSplashPotion:
  type: item
  material: potion[potion=slow,1,false,true]

MilkSplashPotionEvent:
  type: world
  events:
    on i@MilkSplashPotion splash:
    - foreach <context.entities> {
      - adjust %value% remove_effects
      }
    - determine cancelled