Browse Source

Remove casting sound from quick sands - should be applied on obstacle
creation

Ivan Savenko 2 years ago
parent
commit
15051c33ce
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/spells/other.json

+ 2 - 2
config/spells/other.json

@@ -4,7 +4,7 @@
 		"targetType" : "NO_TARGET",
 
 		"sounds": {
-			"cast": "QUIKSAND"
+			"cast": "" // no casting sound, only obstacle placement sound
 		},
 		"levels" : {
 			"base":{
@@ -55,7 +55,7 @@
 		"targetType" : "NO_TARGET",
 
 		"sounds": {
-			"cast": ""
+			"cast": "" // no casting sound, only obstacle placement sound
 		},
 		"levels" : {
 			"base":{