mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
Ports VG false bottomed briefcase + compact sniper changes
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user