mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 09:28:26 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user