Merge pull request #3506 from Darlantanis/RemoveSqueakish

Webedit Fully Removes Squeakish
This commit is contained in:
Razgriz
2021-12-28 14:55:51 -07:00
committed by GitHub
2 changed files with 0 additions and 13 deletions

View File

@@ -1,3 +1,2 @@
#define LANGUAGE_PSIONIC "Psionic Communication"
#define LANGUAGE_SIIK_TAJR "Siik Tajr"
#define LANGUAGE_SQUEAKISH "Squeakish"

View File

@@ -7,15 +7,3 @@
key = "^"
flags = HIVEMIND | RESTRICTED
syllables = list("blah","blah","blah","bleh","meh","neh","nah","wah")
/datum/language/squeakish
name = LANGUAGE_SQUEAKISH
desc = "A language native to the Altevians, it has been adopted by other rodent faring species over time."
key = "E"
speech_verb = "squeaks"
whisper_verb = "squiks"
exclaim_verb = "squeaks loudly"
syllables = list ("sque", "uik", "squeak", "squee", "eak", "eek", "uek", "squik",
"squeek", "sq", "eek", "squeee", "ee", "ek", "ak", "ueak", "squea")
colour = "squeakish"