Vaurca Language

This commit is contained in:
SoundScopes
2015-01-10 07:04:01 +00:00
parent f159256d16
commit 03774fcaa4
3 changed files with 11 additions and 2 deletions
+8
View File
@@ -146,6 +146,14 @@
key = "4"
flags = SIGNLANG
/datum/language/vaurcese
name = "Vaurcese"
desc = "Vaurca native language made of clicks and sputters, \"It's a bugs life.\""
speech_verb = "clicks"
colour = "vaurca"
key = "p"
flags = WHITELISTED
////////////////////////////////////
//Not sure if stuff but yeah
////////////////////////////////////
@@ -42,7 +42,7 @@
var/death_message = "seizes up and falls limp, their eyes dead and lifeless..."
var/breath_type = "oxygen" // Non-oxygen gas breathed, if any.
var/poison_type = "phoron" // Poisonous air.
var/poison_type = "toxins" // Poisonous air.
var/exhale_type = "carbon_dioxide" // Exhaled gas type.
var/total_health = 100 //Point at which the mob will enter crit.
@@ -483,7 +483,7 @@
icobase = 'icons/mob/human_races/r_machine.dmi' //placeholders
deform = 'icons/mob/human_races/r_machine.dmi' //bloop blop butts
language = "Tradeband" //placeholders //vaurcese, :p to speak. no support on language side yet
language = "Vaurcese"
unarmed_type = /datum/unarmed_attack/claws //literally butts
secondary_unarmed_type = /datum/unarmed_attack/bite/strong
rarity_value = 2 //according to the code this does nothing but upset me so i guess it can stay