Paste #13328: Diff note for paste #13327

Date: 2015/01/24 14:19:37 UTC-08:00
Type: Diff Report

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12


 heatseeker: 
     type: world
     events: 
         on shootit command:
-        - shoot arrow origin:<player.location> destination:<player.location.find.living_entities.within[50]>
+        - shoot arrow origin:<player.location> destination:<player.location.find.living_entities.get[1].location.within[50].location>