Skip to content

Commit

Permalink
elder assmos armor ist ass anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePooba committed Oct 3, 2024
1 parent b9e7398 commit d5ebbb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions code/modules/clothing/head/helmet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -535,12 +535,12 @@
flags_cover = HEADCOVERSEYES | HEADCOVERSMOUTH

/datum/armor/helmet_elder_atmosian
melee = 25
bullet = 20
melee = 30
bullet = 30
laser = 30
energy = 30
bomb = 85
bio = 10
fire = 65
fire = 100
acid = 40
wound = 15
6 changes: 3 additions & 3 deletions code/modules/clothing/suits/armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -561,13 +561,13 @@
)

/datum/armor/armor_elder_atmosian
melee = 25
bullet = 20
melee = 30
bullet = 30
laser = 30
energy = 30
bomb = 85
bio = 10
fire = 65
fire = 100
acid = 40
wound = 15

Expand Down

0 comments on commit d5ebbb3

Please sign in to comment.