Skip to content

Commit

Permalink
покрасивше
Browse files Browse the repository at this point in the history
  • Loading branch information
Kar4es committed Nov 11, 2023
1 parent 796bb74 commit 5f45be4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modular_ss220/mecha_skins/code/mecha_preloaded.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
deflect_chance = 20
leg_overload_coeff = 100
max_temperature = 35000
armor = list(melee = 40, bullet = 40, laser = 50, energy = 35, bomb = 20, rad =20, fire = 100, acid = 100)
armor = list(melee = 40, bullet = 40, laser = 50, energy = 35, bomb = 20, rad = 20, fire = 100, acid = 100)
operation_req_access = list(ERT_TYPE_AMBER)
max_equip = 5
wreckage = /obj/structure/mecha_wreckage/gygax/gygax_nt
Expand Down
2 changes: 1 addition & 1 deletion modular_ss220/mecha_skins/code/paintkit_install.dm
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
icon_state = "gygax_black-broken"

/obj/structure/mecha_wreckage/gygax/gygax_nt
name = "\improper Обломки специального гигакса НТ"
name = "\improper Обломки специального Гигакса НТ"
desc = "Видимо козырь был плохим..."
icon = 'modular_ss220/mecha_skins/code/mecha.dmi'
icon_state = "ntgygax-broken"
Expand Down

0 comments on commit 5f45be4

Please sign in to comment.