Skip to content

Commit 39d3ec7

Browse files
Shirts are now named 'shirt' and not 'clothing'.
1 parent a584f6c commit 39d3ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/modules/clothing/shirts/_shirts.dm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/obj/item/clothing/shirt
2+
name = "shirt"
23
abstract_type = /obj/item/clothing/shirt
34
body_parts_covered = SLOT_UPPER_BODY|SLOT_ARMS
45
permeability_coefficient = 0.90

0 commit comments

Comments
 (0)