mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Mushroom people, revived! (#35858)
* caps fixed, small other fixes and mushpunch * honey, i fixed the bugs! * STUPID YORII DUMB GIRL STINK LEAVE * boolean is such a fun word * zoinks * F_XED * fixes part 2 * TRUEs and FALSEs * don't drink and code boys unless you're goofball or like maybe kor * for entirely different reasons i mean * at what point is goofball too drunk to troll but not drunk enough to shitcode * cool your jets, travis. * what a TRAVIS-TY * mush added to yet another blacklist!
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/datum/language/mushroom
|
||||
name = "Mushroom"
|
||||
desc = "A language that consists of the sound of periodic gusts of spore-filled air being released."
|
||||
speech_verb = "puffs"
|
||||
ask_verb = "puffs inquisitively"
|
||||
exclaim_verb = "poofs loudly"
|
||||
whisper_verb = "puffs quietly"
|
||||
key = "y"
|
||||
sentence_chance = 0
|
||||
default_priority = 80
|
||||
syllables = list("poof", "pff", "pFfF", "piff", "puff", "pooof", "pfffff", "piffpiff", "puffpuff", "poofpoof", "pifpafpofpuf")
|
||||
Reference in New Issue
Block a user