Adds gorillas and cargorillas (#20830)

* goril

* goril2

* arms

* goril3

* goril4

* rampaging

* emote

* trait

* more gorilla

* ooga

* Magillitis Serum Autoinjector, crates

* return to monke

* remove unused trait

* oops

* sirryan

* earth

* Update code/modules/mob/living/simple_animal/hostile/gorilla/gorilla.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* Update code/modules/reagents/chemistry/reagents/misc_reagents.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* fixes and stuff

* gorilla text clarification

* tweak probs, stop if dead

* volume

* gorilla sleeping attack

* Apply suggestions from code review

Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Nathan Winters <100448493+CinnamonSnowball@users.noreply.github.com>
This commit is contained in:
S34N
2023-06-02 00:36:07 +01:00
committed by GitHub
parent 41a250c4a3
commit bdb8039c8f
42 changed files with 487 additions and 142 deletions
@@ -180,6 +180,20 @@
contains = list(/obj/item/petcollar)
containername = "bunny crate"
/datum/supply_packs/organic/gorilla
name = "Gorilla Crate"
cost = 1000
containertype = /obj/structure/closet/critter/gorilla
containername = "gorilla crate"
department_restrictions = list(DEPARTMENT_SCIENCE)
/datum/supply_packs/organic/gorilla/cargo
name = "Cargorilla Crate"
cost = 250
containertype = /obj/structure/closet/critter/gorilla/cargo
containername = "cargorilla crate"
department_restrictions = list(DEPARTMENT_SUPPLY)
////// hippy gear
/datum/supply_packs/organic/hydroponics // -- Skie