mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Merge pull request #3506 from Darlantanis/RemoveSqueakish
Webedit Fully Removes Squeakish
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
#define LANGUAGE_PSIONIC "Psionic Communication"
|
#define LANGUAGE_PSIONIC "Psionic Communication"
|
||||||
#define LANGUAGE_SIIK_TAJR "Siik Tajr"
|
#define LANGUAGE_SIIK_TAJR "Siik Tajr"
|
||||||
#define LANGUAGE_SQUEAKISH "Squeakish"
|
|
||||||
@@ -7,15 +7,3 @@
|
|||||||
key = "^"
|
key = "^"
|
||||||
flags = HIVEMIND | RESTRICTED
|
flags = HIVEMIND | RESTRICTED
|
||||||
syllables = list("blah","blah","blah","bleh","meh","neh","nah","wah")
|
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"
|
|
||||||
Reference in New Issue
Block a user