Browse Source

fix scuttleBoat location type. it should be LOCATION

AlexVinS 10 years ago
parent
commit
c6c7552efe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/spells/adventure.json

+ 1 - 1
config/spells/adventure.json

@@ -17,7 +17,7 @@
 	},
 	"scuttleBoat" : {
 		"index" : 1,
-		"targetType": "NO_TARGET",
+		"targetType": "LOCATION",
 		
 		"sounds": {
 			"cast": "SCUTBOAT"