Quellcode durchsuchen

fix scuttleBoat location type. it should be LOCATION

AlexVinS vor 11 Jahren
Ursprung
Commit
c6c7552efe
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"