Assistant Traitor Item: Part Electric Boogatwo (#42297)

* toolbox pls

* rstar

* Update uplink_items.dm

* contents, force

* i

* toolbox now costs 2 tc

robuster

* "toolbox"

* grammar mistake

* bust < bash

* description is better

A old, blue toolbox, it looks robust.

* changed bash skulls to bust heads

because i just watched the space station 13 video again

* yuh

* asdf

* throw!

* uplink now notes that it increases in damage
This commit is contained in:
duckay
2019-01-15 12:13:36 -05:00
committed by moo
parent 93c276fb17
commit 9cf3c5bbf8
3 changed files with 41 additions and 0 deletions
+8
View File
@@ -1547,6 +1547,14 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
cost = 20
restricted_roles = list("Assistant")
surplus = 0
/datum/uplink_item/role_restricted/oldtoolboxclean
name = "Ancient Toolbox"
desc = "An iconic toolbox design notorious with Assistants everywhere, this design was especially made to become more robust the more telecrystals it has inside it! Tools and insulated gloves included."
item = /obj/item/storage/toolbox/mechanical/old/clean
cost = 2
restricted_roles = list("Assistant")
surplus = 0
/datum/uplink_item/role_restricted/pie_cannon
name = "Banana Cream Pie Cannon"