Pārlūkot izejas kodu

fix scuttleBoat location type. it should be LOCATION

AlexVinS 10 gadi atpakaļ
vecāks
revīzija
c6c7552efe
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      config/spells/adventure.json

+ 1 - 1
config/spells/adventure.json

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