mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Merge pull request #4673 from FreeStylaLT/stetchshitreprice
Reduces stetshit's and suppressor's prices
This commit is contained in:
@@ -341,7 +341,7 @@ var/list/uplink_items = list()
|
||||
reference = "SPI"
|
||||
desc = "A small, easily concealable handgun that uses 10mm auto rounds in 8-round magazines and is compatible with suppressors."
|
||||
item = /obj/item/weapon/gun/projectile/automatic/pistol
|
||||
cost = 9
|
||||
cost = 4
|
||||
|
||||
/datum/uplink_item/dangerous/revolver
|
||||
name = "Syndicate .357 Revolver"
|
||||
@@ -693,7 +693,7 @@ var/list/uplink_items = list()
|
||||
desc = "Fitted for use on any small caliber weapon with a threaded barrel, this suppressor will silence the shots of the weapon for increased stealth and superior ambushing capability."
|
||||
reference = "US"
|
||||
item = /obj/item/weapon/suppressor
|
||||
cost = 3
|
||||
cost = 1
|
||||
surplus = 10
|
||||
|
||||
/datum/uplink_item/stealthy_weapons/pizza_bomb
|
||||
|
||||
Reference in New Issue
Block a user