mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-10 01:22:41 +00:00
Paradise's soul removal part four and five: jumpsuits and caps resprite simple as (#19424)
* New jumpsuits * ... and new softcaps * New colors for jumpsuits * New colors for onmob softcaps * "New" softcap obj sprites * Un-mirrors the N * Swaps the green and lightgreen obj sprites around, oops * Deconflict * Tweaks obj sprites for softcaps a bit * New softcaps for corgis
This commit is contained in:
@@ -54,6 +54,9 @@
|
||||
/obj/item/clothing/under/color/grey/glorf
|
||||
name = "ancient jumpsuit"
|
||||
desc = "A terribly ragged and frayed grey jumpsuit. It looks like it hasn't been washed in over a decade."
|
||||
icon_state = "ancient"
|
||||
item_state = "gy_suit"
|
||||
item_color = "ancient"
|
||||
|
||||
/obj/item/clothing/under/color/grey/glorf/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK)
|
||||
owner.forcesay(GLOB.hit_appends)
|
||||
|
||||
Reference in New Issue
Block a user