Skip to content

Commit

Permalink
упс, вернул важную строчку
Browse files Browse the repository at this point in the history
  • Loading branch information
ErdGinalD committed Nov 1, 2023
1 parent 1701cb2 commit 5f970af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
// Force update it incase it spawns outside an away mission and shouldnt be charged
onTransitZ(new_z = loc.z)

/obj/item/gun/energy/laser/awaymission_aeg/onTransitZ(old_z, new_z)
if(is_away_level(new_z))
if(ismob(loc))
to_chat(loc, span_notice("Ваш [name] активируется, начиная потреблять энергию от ближайшего беспроводного источника питания."))
Expand Down

0 comments on commit 5f970af

Please sign in to comment.