Merge pull request #1592 from SquishyRolls/Raccverals

Overalls fix and Lewd Overalls
This commit is contained in:
Dahlular
2022-04-25 11:36:02 -06:00
committed by GitHub
6 changed files with 9 additions and 0 deletions
+9
View File
@@ -129,3 +129,12 @@ obj/item/clothing/neck/stole/black
max_heat_protection_temperature = FIRE_SUIT_MAX_TEMP_PROTECT
heat_protection = CHEST|GROIN|ARMS
armor = list("melee" = 60, "bullet" = 80, "laser" = 80, "energy" = 90, "bomb" = 50, "bio" = 100, "rad" = 50, "fire" = 50, "acid" = 50)
/obj/item/clothing/under/raccveralls
name = "form fitting overalls"
desc = "A tight form fitting pair of overalls."
icon = 'hyperstation/icons/obj/clothing/uniforms.dmi'
icon_state = "raccveralls"
alternate_worn_icon = 'hyperstation/icons/mobs/uniforms.dmi'
item_state = "raccveralls"
can_adjust = FALSE
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 379 KiB

After

Width:  |  Height:  |  Size: 380 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 434 KiB

After

Width:  |  Height:  |  Size: 434 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 KiB

After

Width:  |  Height:  |  Size: 338 KiB