mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Makes the Combat Shotgun Bulky instead of Huge (#23744)
* Update shotgun.dm * ignore this * ok we icy
This commit is contained in:
@@ -320,7 +320,7 @@
|
||||
item_state = "shotgun_combat"
|
||||
origin_tech = "combat=6"
|
||||
mag_type = /obj/item/ammo_box/magazine/internal/shot/com
|
||||
w_class = WEIGHT_CLASS_HUGE
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
execution_speed = 5 SECONDS
|
||||
|
||||
//Dual Feed Shotgun
|
||||
|
||||
Reference in New Issue
Block a user