mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 08:39:12 +01:00
Mailman alt title, mail fixes and rebalances. (#7286)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/obj/item/clothing/head/mailman2
|
||||
name = "mailman hat"
|
||||
desc = "A hat used by the mailman to show who's the delivery person here."
|
||||
icon_state = "mailman2"
|
||||
icon = 'icons/obj/clothing/hats_ch.dmi'
|
||||
icon_override = 'modular_chomp/icons/mob/head_ch.dmi'
|
||||
@@ -0,0 +1,7 @@
|
||||
/obj/item/clothing/under/rank/mailman2
|
||||
name = "mailman's suit"
|
||||
desc = "A good looking suit for the delivery person!"
|
||||
icon_state = "mailman2"
|
||||
icon = 'icons/inventory/uniform/item_ch.dmi'
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS
|
||||
rolled_sleeves = 0
|
||||
Reference in New Issue
Block a user