mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-25 05:36:19 +01:00
Fortune Bloise's Shield Pendant
Item Path: /obj/item/clothing/tie/fluff/fortune_shieldpendant Sprite Path: icons/obj/custom_items/fortune_shieldpendant.dmi Thread: http://aurorastation.org/forums/viewtopic.php?f=100&t=1792
This commit is contained in:
@@ -1310,4 +1310,17 @@ END R I P HAZERI
|
||||
icon = 'icons/obj/custom_items/varan_dataslate.dmi'
|
||||
icon_state = "varan_dataslate"
|
||||
item_state = "varan_dataslate"
|
||||
contained_sprite = 1
|
||||
contained_sprite = 1
|
||||
|
||||
// Fortune Bloise - swat43 - Shield Pendant
|
||||
/obj/item/clothing/tie/fluff/fortune_shieldpendant
|
||||
name = "shield pendant"
|
||||
desc = "A small blue shield shaped pendant with two small wings attached to it."
|
||||
icon = 'icons/obj/custom_items/fortune_shieldpendant.dmi'
|
||||
icon_state = "fortune_shieldpendant"
|
||||
item_color = "fortune_shieldpendant"
|
||||
contained_sprite = 1
|
||||
slot_flags = SLOT_MASK
|
||||
|
||||
/obj/item/clothing/tie/fluff/fortune_shieldpendant/New()
|
||||
inv_overlay = image("icon" = 'icons/obj/custom_items/fortune_shieldpendant.dmi', "icon_state" = "fortune_shieldpendant_w")
|
||||
Reference in New Issue
Block a user