[READY] Adds monkey sentience caps! (#51621)

* monkey mind caps!

* sprites 1/2 + polish checklist

* athath suggestions

Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com>

* weird, this file says it was changed i wonder what that is

* review (conflict fixes next)

* conflicts + all the colors of hats

* remove

* done

* k

* done, but must readd sprites

* sprotes back

* Update helmet.dm

Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com>
This commit is contained in:
tralezab
2020-07-10 10:36:55 +02:00
committed by GitHub
co-authored by ATH1909
parent 41440f1081
commit caa6f771fe
5 changed files with 96 additions and 0 deletions
+8
View File
@@ -1411,6 +1411,14 @@
crate_type = /obj/structure/closet/crate/secure/science
dangerous = TRUE
/datum/supply_pack/science/monkey_helmets
name = "Monkey Mind Magnification Helmet crate"
desc = "Some research is best done with monkeys, yet sometimes they're just too dumb to complete more complicated tasks. These helmets should help."
cost = 1500
contains = list(/obj/item/clothing/head/helmet/monkey_sentience,
/obj/item/clothing/head/helmet/monkey_sentience)
crate_name = "monkey mind magnification crate"
//////////////////////////////////////////////////////////////////////////////
/////////////////////////////// Service //////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////