From b4af7553f93bc2174a297759b5c7928b94b013c9 Mon Sep 17 00:00:00 2001 From: Robert Storlind Date: Wed, 6 May 2015 21:50:57 +0200 Subject: [PATCH] Trivial typo --- src/main/js/plugins/arrows.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/js/plugins/arrows.js b/src/main/js/plugins/arrows.js index 4710dab..212b153 100644 --- a/src/main/js/plugins/arrows.js +++ b/src/main/js/plugins/arrows.js @@ -3,7 +3,7 @@ /************************************************************************* ## Arrows Plugin -The arrows mod adds fancy arrows to the game. Arrows which... +The arrows mod adds fancy arrows to the game. Arrows which ... * Launch fireworks. * Explode on impact. @@ -19,7 +19,7 @@ The arrows mod adds fancy arrows to the game. Arrows which... * `/js arrows.flourish(self)` - makes a tree grow where the arrow lands. * `/js arrows.explosive(self)` - makes arrows explode. * `/js arrows.normal(self)` sets arrow type to normal. - * `/js arrows.sign(self)` turns a targeted sign into a Arrows menu + * `/js arrows.sign(self)` turns a targeted sign into an Arrows menu All of the above functions can take an optional player object or name as a parameter. For example: `/js arrows.explosive('player23')` makes