Merge pull request #175 from scooooop6576576/master

modular_secofficer
This commit is contained in:
evilew
2025-06-30 03:43:25 +02:00
committed by GitHub
3 changed files with 2 additions and 1 deletions
@@ -245,7 +245,8 @@
armor = list(MELEE = 0, BULLET = 0, LASER = 0,ENERGY = 0, BOMB = 10, BIO = 0, RAD = 0, FIRE = 0, ACID = 0, WOUND = 5)
/obj/item/clothing/under/color/grey/security
name = "security grey jumpsuit (Modular)"
name = "security jumpsuit (Modular)"
modular_icon_location = 'GainStation13/icons/mob/modclothes/modular_secofficer.dmi'
desc = "Grey only in name"
color = "#F4080C"
armor = list(MELEE = 10, BULLET = 0, LASER = 0,ENERGY = 0, BOMB = 0, BIO = 0, RAD = 0, FIRE = 30, ACID = 30, WOUND = 10)
Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 KiB

After

Width:  |  Height:  |  Size: 388 KiB