mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Tajara loadout expansion: far from home edition (#17270)
* A lot of tajaran stuff * Changelog * moved this for better organization * god fix * Update code/modules/clothing/rings/xeno/tajara.dm Co-authored-by: Cody Brittain <cbrittain10@yahoo.com> * Update code/modules/clothing/under/accessories/xeno/tajara.dm Co-authored-by: Cody Brittain <cbrittain10@yahoo.com> * Update code/modules/clothing/under/accessories/xeno/tajara.dm Co-authored-by: Cody Brittain <cbrittain10@yahoo.com> * Update code/modules/clothing/under/accessories/xeno/tajara.dm Co-authored-by: Cody Brittain <cbrittain10@yahoo.com> * Update code/modules/clothing/under/accessories/xeno/tajara.dm Co-authored-by: Cody Brittain <cbrittain10@yahoo.com> * Update code/modules/clothing/under/accessories/xeno/tajara.dm Co-authored-by: Cody Brittain <cbrittain10@yahoo.com> * Flame source * imrpoper * passport * matt fixes * Fixes conflict * fixes * kitchen --------- Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
This commit is contained in:
@@ -177,3 +177,8 @@ Plates that can hold your cooking stuff
|
||||
holding.update_icon() // Just to be safe.
|
||||
LAZYADD(O, image(icon=holding.icon, icon_state=holding.icon_state))
|
||||
set_overlays(O)
|
||||
|
||||
/obj/item/reagent_containers/bowl/zhukamir
|
||||
name = "\improper Zhukamir cauldron"
|
||||
desc = "A small ornamental cauldron used as an altar by the worshippers of Zhukamir, the Ma'ta'ke deity of agriculture and cooking."
|
||||
icon_state = "zhukamir"
|
||||
Reference in New Issue
Block a user