Lizard Noises (adds kobold language)#6240
Merged
Merged
Conversation
| @@ -0,0 +1,26 @@ | |||
| /datum/language/kobold | |||
Collaborator
There was a problem hiding this comment.
This needs an icon, it can be one that exists. It also needs a new font
This was referenced Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Allows kobolds to speak their own "language", Utterances! It's all those random reptile noises they keep inserting into things, and probably isn't a real language to begin with. Like Beastish, no true scholar is going to bother trying to speak this, so the Archivist likely doesn't understand you.
Why It's Good For The Game
Kobolds were stated to have a "Gutter" language in their description, but since I'm fairly sure Gutter was taken from a different server I decided to give them their own unique language instead (that is, of course, a Dwarf Fortress reference in name only).
Changelog
🆑
add: Kobolds can now speak in Utterances, their own unique language-substitute, with the key 'k'.
/:cl:
Pre-Merge Checklist