Merge pull request #8460 from Trilbyspaceclone/patch-154
ultra clown fireing pins
This commit is contained in:
@@ -1517,12 +1517,12 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
cost = 15
|
||||
restricted_roles = list("Clown")
|
||||
|
||||
/datum/uplink_item/device_tools/honkpins //Idealy so they can place it into their own guns without needing cargo
|
||||
/datum/uplink_item/device_tools/ultrahonkpins //Idealy so they can place it into their own guns without needing cargo
|
||||
name = "Hilarious firing pin"
|
||||
desc = "A single firing pin made for Clown agents, this firing pin makes any gun honk when fired if not a true clown! \
|
||||
This firing pin also helps you fire the gun correctly. May the HonkMother HONK you agent."
|
||||
item = /obj/item/firing_pin/clown
|
||||
cost = 1
|
||||
item = /obj/item/firing_pin/clown/ultra
|
||||
cost = 2
|
||||
restricted_roles = list("Clown")
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user