From c6c7552efe32bd5e87c1823bcc99dc75557da436 Mon Sep 17 00:00:00 2001 From: AlexVinS Date: Fri, 30 Jan 2015 09:41:44 +0300 Subject: [PATCH] fix scuttleBoat location type. it should be LOCATION --- config/spells/adventure.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/spells/adventure.json b/config/spells/adventure.json index efff16442..a9932a7eb 100644 --- a/config/spells/adventure.json +++ b/config/spells/adventure.json @@ -17,7 +17,7 @@ }, "scuttleBoat" : { "index" : 1, - "targetType": "NO_TARGET", + "targetType": "LOCATION", "sounds": { "cast": "SCUTBOAT"