minor fixes

- renamed asimov ai laws to gato crew
- added flowers to loadout menu
- changed a small description in ghosting cryo menu
This commit is contained in:
Sonoida
2023-04-05 14:36:39 +02:00
parent 4b8ca5ac8f
commit 6df9e33cc7
8 changed files with 35 additions and 15 deletions
@@ -13,6 +13,26 @@
category = SLOT_HEAD
path = /obj/item/clothing/head/beret/black
/datum/gear/rose //GS13: added bunch of flowers :) - Sono
name = "Rose"
category = SLOT_HEAD
path = /obj/item/grown/rose
/datum/gear/sunflower
name = "Sunflower"
category = SLOT_HEAD
path = /obj/item/grown/sunflower
/datum/gear/poppy
name = "Poppy"
category = SLOT_HEAD
path = /obj/item/reagent_containers/food/snacks/grown/poppy
/datum/gear/harebell
name = "Harebell"
category = SLOT_HEAD
path = /obj/item/reagent_containers/food/snacks/grown/harebell
/datum/gear/flatcap
name = "Flat cap"
category = SLOT_HEAD