Skip to content

Commit

Permalink
matching ghillie stats
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-moon1 authored Mar 18, 2024
1 parent 5aa2250 commit 177df4c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions code/modules/clothing/suits/marine_armor/spec_fire.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@
desc = "A custom set of M35 armor designed for use by USCM Pyrotechnicians."
icon_state = "pyro_armor"
slowdown = SLOWDOWN_ARMOR_LIGHT
armor_melee = CLOTHING_ARMOR_MEDIUMLOW
armor_bullet = CLOTHING_ARMOR_MEDIUMLOW
armor_bomb = CLOTHING_ARMOR_MEDIUM
armor_bio = CLOTHING_ARMOR_MEDIUMLOW
armor_rad = CLOTHING_ARMOR_MEDIUMHIGH
armor_internaldamage = CLOTHING_ARMOR_MEDIUM
armor_bio = CLOTHING_ARMOR_MEDIUMHIGH
fire_intensity_resistance = BURN_LEVEL_TIER_1
max_heat_protection_temperature = FIRESUIT_MAX_HEAT_PROT
flags_armor_protection = BODY_FLAG_CHEST|BODY_FLAG_GROIN|BODY_FLAG_ARMS|BODY_FLAG_LEGS|BODY_FLAG_FEET
Expand Down

0 comments on commit 177df4c

Please sign in to comment.