Skip to content

Commit

Permalink
исправление advanced у перчаток
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatarla committed Jul 14, 2024
1 parent 0619744 commit ae6cc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/defibrillator.dm
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
flags_heat_protection = HANDS
min_cold_protection_temperature = GLOVES_MIN_COLD_PROTECTION_TEMPERATURE
max_heat_protection_temperature = GLOVES_MAX_HEAT_PROTECTION_TEMPERATURE
var/advanced = TRUE
advanced = TRUE


/obj/item/defibrillator/gloves/equipped(mob/living/carbon/human/user, slot)
Expand Down

0 comments on commit ae6cc10

Please sign in to comment.