Fixed example for ~onPrime authored by Phillip's avatar Phillip
...@@ -328,7 +328,7 @@ EXAMPLE_MOB: ...@@ -328,7 +328,7 @@ EXAMPLE_MOB:
Skills: Skills:
# sends a message to all the players in the world # sends a message to all the players in the world
# when the mob is primed # when the mob is primed
- message{m=OOO I'M GONNA EXPLODE} @World ~onChangeTarget - message{m=OOO I'M GONNA EXPLODE} @World ~onPrime
``` ```
#### ~onTrade #### ~onTrade
... ...
......