mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Merge pull request #11606 from Firecage/gunnames
This gives most projectile guns less generic names.
This commit is contained in:
@@ -100,7 +100,7 @@ var/list/uplink_items = list()
|
||||
category = "Conspicuous and Dangerous Weapons"
|
||||
|
||||
/datum/uplink_item/dangerous/pistol
|
||||
name = "Syndicate Pistol"
|
||||
name = "FK-69 Pistol"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user