mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-28 19:11:37 +00:00
Quick fix.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1912 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -675,12 +675,14 @@
|
||||
icon_state = "mini-uzi"
|
||||
w_class = 3.0
|
||||
force = 16
|
||||
max_shells = 20
|
||||
caliber = ".45"
|
||||
origin_tech = "combat=5;materials=2;syndicate=8"
|
||||
|
||||
New()
|
||||
for(var/i = 1, i <= max_shells, i++)
|
||||
loaded += new /obj/item/ammo_casing/c45(src)
|
||||
update_icon()
|
||||
|
||||
silenced
|
||||
name = "Silenced Pistol"
|
||||
|
||||
Reference in New Issue
Block a user