mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Removes MOD chestplate and glove equip/drop sounds (#87403)
## About The Pull Request Closes #87401 ## Changelog 🆑 sound: Removed MOD chestplate and glove equip/drop sounds /🆑
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
heat_protection = CHEST|GROIN
|
||||
cold_protection = CHEST|GROIN
|
||||
item_flags = IMMUTABLE_SLOW
|
||||
drop_sound = null
|
||||
|
||||
/obj/item/clothing/gloves/mod
|
||||
name = "MOD gauntlets"
|
||||
@@ -42,6 +43,8 @@
|
||||
heat_protection = HANDS|ARMS
|
||||
cold_protection = HANDS|ARMS
|
||||
item_flags = IMMUTABLE_SLOW
|
||||
equip_sound = null
|
||||
drop_sound = null
|
||||
|
||||
/obj/item/clothing/shoes/mod
|
||||
name = "MOD boots"
|
||||
|
||||
Reference in New Issue
Block a user