mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Nukies can no longer buy the chainsaw (#26627)
This commit is contained in:
@@ -243,6 +243,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
item = /obj/item/butcher_chainsaw
|
||||
cost = 65
|
||||
surplus = 0 // This has caused major problems with un-needed chainsaw massacres. Bwoink bait.
|
||||
excludefrom = list(UPLINK_TYPE_NUCLEAR)
|
||||
|
||||
/datum/uplink_item/dangerous/universal_gun_kit
|
||||
name = "Universal Self Assembling Gun Kit"
|
||||
|
||||
Reference in New Issue
Block a user