Skip to content

Commit

Permalink
idiot
Browse files Browse the repository at this point in the history
  • Loading branch information
homexp13 committed Aug 22, 2024
1 parent 9ccdffd commit 48398e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
caste_traits = list(TRAIT_STOPS_TANK_COLLISION)

// *** Defense *** //
soft_armor = list(MELEE = 90, BULLET = 80, LASER = 08, ENERGY = 75, BOMB = 130, BIO = 100, FIRE = 40, ACID = 100)
soft_armor = list(MELEE = 90, BULLET = 80, LASER = 80, ENERGY = 75, BOMB = 130, BIO = 100, FIRE = 40, ACID = 100)

// *** Sunder *** //
sunder_multiplier = 0.5
Expand Down

0 comments on commit 48398e9

Please sign in to comment.