Grammar isnt a thing cats do

This commit is contained in:
Trilbyspaceclone
2019-02-14 19:09:57 -05:00
committed by GitHub
parent 0379bd2b89
commit 4e68eebe2a
+3 -3
View File
@@ -1357,15 +1357,15 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/role_restricted/clumsyDNA /datum/uplink_item/role_restricted/clumsyDNA
name = "Clumsy Clown DNA" name = "Clumsy Clown DNA"
desc = "A DNA injector that has been loaded with the clown gene that makes people clumsy. \ desc = "A DNA injector that has been loaded with the clown gene that makes people clumsy.. \
Making someone clumsy will allow them to use clown firing pins as well as Reverse Revolvers. For a laugh try useing this on HOS to see how many times they shoot themselfs in the foot!" Making someone clumsy will allow them to use clown firing pins as well as Reverse Revolvers. For a laugh try using this on the HOS to see how many times they shoot themselves in the foot!"
cost = 3 cost = 3
item = /obj/item/dnainjector/clumsymut item = /obj/item/dnainjector/clumsymut
restricted_roles = list("Clown") restricted_roles = list("Clown")
/datum/uplink_item/role_restricted/anitclumsyDNA /datum/uplink_item/role_restricted/anitclumsyDNA
name = "Clown punishment" name = "Clown punishment"
desc = "HONK Looks like one of are angents got, got! \ 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!" 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 cost = 1 //If Hos or warden gets a uplink they should be able to get it for allmost free
item = /obj/item/dnainjector/clumsymut item = /obj/item/dnainjector/clumsymut