From dc4b4436b75b5cab6fa925a1f7086b380cfed6df Mon Sep 17 00:00:00 2001 From: kyunkyunkyun Date: Sat, 8 Mar 2025 18:12:18 +0500 Subject: [PATCH] Update beretta.dm --- modular_ss220/objects/code/weapons/ranged/beretta.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/modular_ss220/objects/code/weapons/ranged/beretta.dm b/modular_ss220/objects/code/weapons/ranged/beretta.dm index efb6b1f844e4b..d659ac6fe7f1e 100644 --- a/modular_ss220/objects/code/weapons/ranged/beretta.dm +++ b/modular_ss220/objects/code/weapons/ranged/beretta.dm @@ -7,6 +7,7 @@ righthand_file = 'modular_ss220/objects/icons/inhands/guns_righthand.dmi' icon_state = "beretta_modified" item_state = "beretta_modified" + origin_tech = "combat=3;materials=2" w_class = WEIGHT_CLASS_NORMAL can_suppress = FALSE can_flashlight = TRUE