Skip to content

Commit

Permalink
Update living.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 committed Nov 23, 2024
1 parent a06010a commit cff3ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/keybinding/living.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
return TRUE

/datum/keybinding/living/attempt_jump
hotkey_keys = list("Space")
hotkey_keys = list("V")
name = "Jump"
full_name = "Jump"
description = "Jumps, if your mob is capable of doing so."
Expand Down

0 comments on commit cff3ce3

Please sign in to comment.