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:
TheVekter
2019-11-17 19:47:40 +01:00
committed by AnturK
parent 553d4edf8a
commit d080860a8f
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -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"