Gang War: Replaces sniper rifle with weaker version, nonlethal ammo, tweaks bling value
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff a/code/modules/projectiles/guns/ballistic/automatic.dm b/code/modules/projectiles/guns/ballistic/automatic.dm (rejected hunks)
|
||||
@@ -375,7 +375,10 @@
|
||||
pin = /obj/item/device/firing_pin/implant/pindicate
|
||||
origin_tech = "combat=7;syndicate=6"
|
||||
|
||||
-
|
||||
+/obj/item/weapon/gun/ballistic/automatic/sniper_rifle/gang
|
||||
+ name = "black market sniper rifle"
|
||||
+ desc = "A long ranged weapon that does significant damage. It is well worn from years of service."
|
||||
+ mag_type = /obj/item/ammo_box/magazine/sniper_rounds/gang
|
||||
|
||||
// Old Semi-Auto Rifle //
|
||||
|
||||
Reference in New Issue
Block a user