Skip to content

Commit

Permalink
Фазон становится чуть более картонным.
Browse files Browse the repository at this point in the history
  • Loading branch information
SmiLeYre committed Jan 12, 2025
1 parent a71cdfb commit 2a95a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/vehicles/mecha/combat/phazon.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
movedelay = 2
dir_in = 2 //Facing South.
normal_step_energy_drain = 3
max_integrity = 200
max_integrity = 100
deflect_chance = 30
armor = list(MELEE = 10, BULLET = 25, LASER = 25, ENERGY = 25, BOMB = 20, BIO = 0, RAD = 50, FIRE = 100, ACID = 100)
max_temperature = 25000
Expand Down

0 comments on commit 2a95a32

Please sign in to comment.