mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
Turning sounds make no sound
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
max_equip = 3
|
||||
step_energy_drain = 3
|
||||
stepsound = null
|
||||
turnsound = null
|
||||
|
||||
/obj/mecha/combat/recitence/loaded/New()
|
||||
..()
|
||||
var/obj/item/mecha_parts/mecha_equipment/ME = new /obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine/silenced
|
||||
ME.attach(src)
|
||||
ME = new /obj/item/mecha_parts/mecha_equipment/mimercd //HAHA IT MAKES WALLS GET IT
|
||||
ME.attach(src)
|
||||
ME.attach(src)
|
||||
|
||||
Reference in New Issue
Block a user