2 out of 5

This commit is contained in:
Trilbyspaceclone
2019-02-14 19:12:10 -05:00
committed by GitHub
parent 4e68eebe2a
commit c9c185b3e1
+2 -2
View File
@@ -1366,8 +1366,8 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/role_restricted/anitclumsyDNA
name = "Clown punishment"
desc = "HONK! Looks like one of our agents got got! \
We got a barrle of laughs for you, HONK, we got a Mime DNA injector HONK! Use this on a clown HONK to make them not clusmy HONK!"
cost = 1 //If Hos or warden gets a uplink they should be able to get it for allmost free
We got a barrel of laughs for you, HONK, we got a Mime DNA injector HONK! Use this on a clown HONK to make them not clumsy HONK!"
cost = 1 //If Hos or warden gets an uplink they should be able to get it for almost free
item = /obj/item/dnainjector/clumsymut
restricted_roles = list("Warden", "Head of Security")