Ports VG false bottomed briefcase + compact sniper changes

This commit is contained in:
AzuleUtama
2019-06-29 15:47:26 +01:00
parent dbed990412
commit fa2ca7c87c
4 changed files with 86 additions and 14 deletions
+1 -1
View File
@@ -163,7 +163,7 @@
return 0
return 1
obj/item/gun/proc/newshot()
/obj/item/gun/proc/newshot()
return
/obj/item/gun/proc/process_fire(atom/target as mob|obj|turf, mob/living/user as mob|obj, message = 1, params, zone_override)
@@ -178,7 +178,7 @@
name = "sniper rounds (compact)"
desc = "An extremely powerful round capable of inflicting massive damage on a target."
ammo_type = /obj/item/ammo_casing/compact
max_ammo = 4
max_ammo = 3
/obj/item/ammo_casing/compact
desc = "A .50 caliber compact round casing."