removes moth language (#34745)

This commit is contained in:
FrozenGuy5
2018-01-22 19:40:26 -02:00
committed by Leo
parent 647ea873a3
commit 5c23deb7d8
4 changed files with 0 additions and 19 deletions
-12
View File
@@ -1,12 +0,0 @@
/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"