mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Added Diona language, Rootspeak.
This commit is contained in:
@@ -43,6 +43,14 @@
|
||||
key = "v"
|
||||
flags = RESTRICTED
|
||||
|
||||
/datum/language/diona
|
||||
name = "Rootspeak"
|
||||
desc = "A creaking, subvocal language spoken instinctively by the Dionaea. Due to the unique makeup of the average Diona, a phrase of Rootspeak can be a combination of anywhere from one to twelve individual voices and notes."
|
||||
speech_verb = "creaks and rustles"
|
||||
colour = "soghun"
|
||||
key = "t"
|
||||
flags = RESTRICTED
|
||||
|
||||
/*
|
||||
/datum/language/human
|
||||
name = "Sol Common"
|
||||
|
||||
@@ -91,6 +91,7 @@
|
||||
name = "Diona"
|
||||
icobase = 'icons/mob/human_races/r_plant.dmi'
|
||||
deform = 'icons/mob/human_races/r_def_plant.dmi'
|
||||
language = "Rootspeak"
|
||||
attack_verb = "slash"
|
||||
primitive = /mob/living/carbon/monkey/diona
|
||||
|
||||
|
||||
Reference in New Issue
Block a user