Merge pull request #5009 from Citadel-Station-13/upstream-merge-34712

[MIRROR] Reduces spaces in the Lepidopterian language.
This commit is contained in:
LetterJay
2018-01-21 23:12:21 -06:00
committed by GitHub
+12
View File
@@ -0,0 +1,12 @@
/datum/language/moth
name = "Lepidopterian"
desc = "The common language of moths, composed of various noises made of wing fluttering and clicks."
speech_verb = "flutters"
ask_verb = "clicks"
exclaim_verb = "buzzes"
key = "m"
space_chance = 45
syllables = list("bz", "ba", "mah", "fa", "ki", "nr")
default_priority = 90
icon_state = "moth"