Parcourir la source

fix scuttleBoat location type. it should be LOCATION

AlexVinS il y a 11 ans
Parent
commit
c6c7552efe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"