mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Removes illegal tech from syndicate thrown weapons (#47820)
* Changes loot table to remove syndicate throwing items from gambling drop table Removes illegal tech from Mateba revolver. * Okay fine we'll do it this way * Something something hugbox
This commit is contained in:
@@ -366,6 +366,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
throwing weapons. The bolas can knock a target down and the shurikens will embed into limbs."
|
||||
item = /obj/item/storage/box/syndie_kit/throwing_weapons
|
||||
cost = 3
|
||||
illegal_tech = FALSE
|
||||
|
||||
/datum/uplink_item/dangerous/shotgun
|
||||
name = "Bulldog Shotgun"
|
||||
|
||||
Reference in New Issue
Block a user