Skip to content

Commit

Permalink
Update code/datums/action.dm
Browse files Browse the repository at this point in the history
Co-authored-by: PlayerUnknown14 <[email protected]>
  • Loading branch information
Anorak2024 and PlayerUnknown14 authored Dec 17, 2024
1 parent eadff0b commit a6b881e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/action.dm
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@

/datum/action/item_action/gravity_jump
name = "Gravity jump"
desc = "Направляет импульс гравитации перед пользователем, быстро тянущий его вперед."
desc = "Направляет импульс гравитации перед пользователем, придавая ему ускорение."
attack_self = FALSE

/datum/action/item_action/gravity_jump/Trigger(left_click = TRUE)
Expand Down

0 comments on commit a6b881e

Please sign in to comment.