Skip to content

Commit

Permalink
Kill overlap with moth language key
Browse files Browse the repository at this point in the history
  • Loading branch information
Skies-Of-Blue committed Oct 19, 2023
1 parent 31f52a2 commit 5723d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/language/mouse.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
speech_verb = "squeaks"
ask_verb = "squeaks"
exclaim_verb = "squeaks"
key = "m"
key = "l"
flags = NO_STUTTER | LANGUAGE_HIDE_ICON_IF_NOT_UNDERSTOOD | LANGUAGE_HIDE_ICON_IF_UNDERSTOOD

/datum/language/mouse/scramble(input)
Expand Down

0 comments on commit 5723d9b

Please sign in to comment.