Makes Clown Ops Great Again (#50105)

* clown op fixes

* description shortening

* fixes the locations of some items

* fuck off, travis

* Update code/modules/uplink/uplink_items.dm

Co-Authored-By: Rohesie <rohesie@gmail.com>

* removes one comma

* web edit web edit

* removes fun

* reduces the number of checks for user.mind

* clown ops can buy chameleon kits again

* Update code/modules/projectiles/pins.dm

Co-Authored-By: Rohesie <rohesie@gmail.com>

* accidentally deleted a comment

Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
ATH1909
2020-04-05 04:32:23 -03:00
committed by GitHub
co-authored by Rohesie
parent 9d5fd5c1e3
commit 84e24d5872
4 changed files with 80 additions and 19 deletions
@@ -346,6 +346,13 @@
for(var/i in 1 to 7)
new /obj/item/reagent_containers/syringe/bioterror(src)
/obj/item/storage/box/syndie_kit/clownpins
name = "ultra hilarious firing pin box"
/obj/item/storage/box/syndie_kit/clownpins/PopulateContents()
for(var/i in 1 to 7)
new /obj/item/firing_pin/clown/ultra(src)
/obj/item/storage/box/syndie_kit/imp_adrenal
name = "adrenal implant box"