Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ComeHere:
- TriggerConditions:
- - holding{m=BOW} castinstead GetOverHere
- Skills:
- - skill{s=CH_CheckCrossbow}
- CH_CheckCrossbow:
- TriggerConditions:
- - holding{m=CROSSBOW} castinstead GetOverHere
- Skills:
- - skill{s=CH_CheckTrident}
- CH_CheckTrident:
- TriggerConditions:
- - holding{m=TRIDENT} castinstead GetOverHere
- Skills:
- - skill{s=CH_CheckSnowball}
- CH_CheckSnowball:
- TriggerConditions:
- - holding{m=SNOWBALL} castinstead GetOverHere
- Skills:
- - skill{s=CH_CheckEgg}
- CH_CheckEgg:
- TriggerConditions:
- - holding{m=EGG} castinstead GetOverHere
- Skills:
- # do nothing, persons not holding a projectile item
- - message{msg="You dont have a bow, crossbow, trident, snowball, or egg in your hands"}
- GetOverHere:
- Skills:
- - forcepull{spread=2}
Advertisement
Add Comment
Please, Sign In to add comment