mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
Fixes an issue where an uzi could not be reloaded, they can now be reloaded with boxes of .45 bullets.
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
icon_state = "mini-uzi"
|
icon_state = "mini-uzi"
|
||||||
w_class = 3.0
|
w_class = 3.0
|
||||||
max_shells = 16
|
max_shells = 16
|
||||||
caliber = " .45"
|
caliber = ".45"
|
||||||
origin_tech = "combat=5;materials=2;syndicate=8"
|
origin_tech = "combat=5;materials=2;syndicate=8"
|
||||||
ammo_type = "/obj/item/ammo_casing/c45"
|
ammo_type = "/obj/item/ammo_casing/c45"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user