mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Converts a bunch of items into using neck slot (#27474)
* woe upon me * update * few changes * critters * critters * THIS IS A CERTIFIED VOX CLASSIC * removes comment from sql script * i think i have a skill issue * fuck * TGUI Bundle Rebuild * furcape * attackby update * cerefix * buildstgui * ajust size of loadout menu again * tie layering toggle * renames layer * fucking map conflicts * woe * deconflict * tgui * conflicts again * conflicts * manual deconflict again * oops * TGUI Bundle Rebuild * TGUI Bundle Rebuild * give this one more try * Update code/modules/clothing/neck/necklace.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Bm0n <92271472+Bm0n@users.noreply.github.com> * Update code/modules/clothing/neck/necklace.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Bm0n <92271472+Bm0n@users.noreply.github.com> * Update code/modules/clothing/neck/necklace.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Bm0n <92271472+Bm0n@users.noreply.github.com> * Update code/modules/clothing/neck/necklace.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Bm0n <92271472+Bm0n@users.noreply.github.com> * Update code/modules/clothing/neck/necklace.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Bm0n <92271472+Bm0n@users.noreply.github.com> * Update code/modules/clothing/neck/necklace.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Bm0n <92271472+Bm0n@users.noreply.github.com> * review * scarffixforemerald * tgui rebuild --------- Signed-off-by: Bm0n <92271472+Bm0n@users.noreply.github.com> Co-authored-by: Bmon <no@email.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
@@ -1432,7 +1432,7 @@
|
||||
/obj/item/clothing/suit/armor/vest/fluff/tactical
|
||||
name = "tactical armor vest"
|
||||
desc = "A tactical vest with armored plate inserts."
|
||||
icon = 'icons/obj/clothing/ties.dmi'
|
||||
icon = 'icons/obj/clothing/accessories.dmi'
|
||||
icon_state = "vest_black"
|
||||
item_state = "vest_black"
|
||||
sprite_sheets = null
|
||||
@@ -1549,7 +1549,7 @@
|
||||
|
||||
|
||||
/// Fethas: Sefra'neem
|
||||
/obj/item/clothing/accessory/necklace/locket/fluff/fethasnecklace
|
||||
/obj/item/clothing/accessory/locket/fluff/fethasnecklace
|
||||
name = "Orange gemmed locket"
|
||||
desc = "A locket with a orange gem set on the front, the picture inside seems to be of a Tajaran."
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
|
||||
Reference in New Issue
Block a user