From 37ee4a7e5075e6a571aaed64bcc0e4d4674776ea Mon Sep 17 00:00:00 2001 From: nordsoft Date: Mon, 5 Sep 2022 22:08:46 +0400 Subject: [PATCH] [833] Fix spell scroll sound --- config/objects/moddables.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/objects/moddables.json b/config/objects/moddables.json index f7e3c1034..4ab7b7a4e 100644 --- a/config/objects/moddables.json +++ b/config/objects/moddables.json @@ -478,6 +478,9 @@ "object" : { "index" : 0, "aiValue" : 500, + "sounds" : { + "removal" : [ "PICKUP01", "PICKUP02", "PICKUP03", "PICKUP04", "PICKUP05", "PICKUP06", "PICKUP07" ] + }, "templates" : { "normal" : { "visitableFrom" : [ "+++", "+-+", "+++" ],