mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
[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:
@@ -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 //////////////////////////////////////
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user