mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
Beret + softcap .dmi split (#25314)
* beret softcap dmi split * icon rename * dme crlf to lf * tsf cap fixes * Apply suggestions from code review Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com> * vox cap icon name * remove beret subtype on fluff * Update code/modules/clothing/head/soft_caps.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com> --------- Signed-off-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
@@ -652,7 +652,7 @@
|
||||
icon_state = "sparkyninja_beret"
|
||||
|
||||
/// sigholtstarsong: Sigholt Starsong
|
||||
/obj/item/clothing/head/beret/fluff/sigholt
|
||||
/obj/item/clothing/head/fluff/sigholt
|
||||
name = "Lieutenant Starsong's beret"
|
||||
desc = "This beret bears insignia of the SOLGOV Marine Corps 417th Regiment, 2nd Battalion, Bravo Company. It looks meticulously maintained."
|
||||
icon_state = "beret_hos"
|
||||
@@ -680,7 +680,7 @@
|
||||
H.Slur(6 SECONDS) //always slur
|
||||
|
||||
/// Epic_Charger: Linda Clark
|
||||
/obj/item/clothing/head/beret/fluff/linda
|
||||
/obj/item/clothing/head/fluff/linda
|
||||
name = "Green beret"
|
||||
desc = "A beret, an artist's favorite headwear. This one has two holes cut on the edges."
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
@@ -743,7 +743,7 @@
|
||||
return 1
|
||||
|
||||
/// V-Force_Bomber: E.L.O.
|
||||
/obj/item/clothing/head/beret/fluff/elo
|
||||
/obj/item/clothing/head/fluff/elo
|
||||
name = "E.L.O.'s medical beret"
|
||||
desc = "E.L.O.s personal medical beret, issued by Nanotrassen and awarded along with her medal."
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
|
||||
Reference in New Issue
Block a user