mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-21 23:52:12 +00:00
Spelling Issue Fix (#4496)
Changes colour to color in mental medication.
This commit is contained in:
@@ -391,7 +391,7 @@
|
|||||||
braid
|
braid
|
||||||
name = "Floorlength Braid"
|
name = "Floorlength Braid"
|
||||||
icon_state = "hair_braid"
|
icon_state = "hair_braid"
|
||||||
gender = FEMALE
|
species_allowed = list("Human", "Unathi", "Tajara", "Zhan-Khazan Tajara", "M'sai Tajara", "Skrell", "Vox")
|
||||||
|
|
||||||
mbraid
|
mbraid
|
||||||
name = "Medium Braid"
|
name = "Medium Braid"
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
name = LANGUAGE_SIGN_TAJARA
|
name = LANGUAGE_SIGN_TAJARA
|
||||||
desc = "A sign language developed by Adhomai hunters"
|
desc = "A sign language developed by Adhomai hunters"
|
||||||
speech_verb = "signs"
|
speech_verb = "signs"
|
||||||
signlang_verb = list("signs", "flicks their ears", "gestures")
|
signlang_verb = list("licks their paw", "lewdly gestures", "gives big kitty eyes")
|
||||||
colour = "i"
|
colour = "i"
|
||||||
key = "i"
|
key = "i"
|
||||||
flags = NO_STUTTER | SIGNLANG | WHITELISTED
|
flags = NO_STUTTER | SIGNLANG | WHITELISTED
|
||||||
@@ -78,31 +78,25 @@
|
|||||||
/datum/language/siik_tajr
|
/datum/language/siik_tajr
|
||||||
name = LANGUAGE_SIIK_TAJR
|
name = LANGUAGE_SIIK_TAJR
|
||||||
desc = "A language native to the tajaran, it employes both verbal and non-verbal elements."
|
desc = "A language native to the tajaran, it employes both verbal and non-verbal elements."
|
||||||
speech_verb = "mrowls"
|
speech_verb = "purrs"
|
||||||
ask_verb = "mrowls"
|
ask_verb = "begs"
|
||||||
exclaim_verb = "yowls"
|
exclaim_verb = "hisses"
|
||||||
signlang_verb = list("signs", "flicks their ears", "gestures")
|
signlang_verb = list("signs", "flicks their ears", "gestures")
|
||||||
colour = "tajaran_signlang"
|
colour = "tajaran_signlang"
|
||||||
key = "w"
|
key = "w"
|
||||||
flags = WHITELISTED | NONVERBAL
|
flags = WHITELISTED | NONVERBAL
|
||||||
syllables = list("mrr","rr","tajr","kir","raj","kii","mir","kra","ahk","nal","vah","khaz","jri","ran","darr",
|
syllables = list("meow")
|
||||||
"mi","jri","dynh","manq","rhe","zar","rrhaz","kal","chur","eech","thaa","dra","jurl","mah","sanu","dra","ii'r",
|
|
||||||
"ka","aasi","far","wa","baq","ara","qara","zir","sam","mak","hrar","nja","rir","khan","jun","dar","rik","kah",
|
|
||||||
"hal","ket","jurl","mah","tul","cresh","azu","ragh","mro","mra","mrro","mrra")
|
|
||||||
|
|
||||||
/datum/language/yassa
|
/datum/language/yassa
|
||||||
name = LANGUAGE_YA_SSA
|
name = LANGUAGE_YA_SSA
|
||||||
desc = "The traditional language of the tajaran nobility."
|
desc = "The traditional language of the tajaran nobility."
|
||||||
speech_verb = "mrowls"
|
speech_verb = "purrs"
|
||||||
ask_verb = "mrowls"
|
ask_verb = "begs"
|
||||||
exclaim_verb = "yowls"
|
exclaim_verb = "hisses"
|
||||||
colour = "yassa"
|
colour = "yassa"
|
||||||
key = "r"
|
key = "r"
|
||||||
flags = WHITELISTED
|
flags = WHITELISTED
|
||||||
syllables = list("hrr","rhr","tarj","khir","rajh","kir","mier","kre","ahek","nlhal","veh","khaz","dri","rhan","darrer",
|
syllables = list("meow")
|
||||||
"mi","jhri","dynher","manqi","rhas","shar","drhaz","kalh","shur","echi","tha","draer","jurl","maher","sanii","dra","ii'r",
|
|
||||||
"kan","aesi","fare","we","bash","arha","quara","zhir","sem","make","hrer","nja","rir","can","jhun","dar","rik","kah",
|
|
||||||
"hal","kete","juril","mah","tul","cresh","azu","ragh","miro","mara","mrero","mrara")
|
|
||||||
|
|
||||||
/datum/language/skrell
|
/datum/language/skrell
|
||||||
name = LANGUAGE_SKRELLIAN
|
name = LANGUAGE_SKRELLIAN
|
||||||
|
|||||||
@@ -256,7 +256,7 @@
|
|||||||
if(show_ssd && !client && !teleop)
|
if(show_ssd && !client && !teleop)
|
||||||
M.visible_message("<span class='notice'>[M] shakes [src] trying to wake [t_him] up!</span>", \
|
M.visible_message("<span class='notice'>[M] shakes [src] trying to wake [t_him] up!</span>", \
|
||||||
"<span class='notice'>You shake [src], but they do not respond... Maybe they have S.S.D?</span>")
|
"<span class='notice'>You shake [src], but they do not respond... Maybe they have S.S.D?</span>")
|
||||||
else if(lying || src.sleeping)
|
else if((!istajara(src) && lying) || src.sleeping)
|
||||||
src.sleeping = max(0,src.sleeping-5)
|
src.sleeping = max(0,src.sleeping-5)
|
||||||
if(src.sleeping == 0)
|
if(src.sleeping == 0)
|
||||||
src.resting = 0
|
src.resting = 0
|
||||||
|
|||||||
@@ -317,8 +317,19 @@
|
|||||||
if(FEMALE)
|
if(FEMALE)
|
||||||
t_him = "her"
|
t_him = "her"
|
||||||
|
|
||||||
H.visible_message("<span class='notice'>[H] hugs [target] to make [t_him] feel better!</span>", \
|
if(istajara(target) && target.health >= 90)
|
||||||
"<span class='notice'>You hug [target] to make [t_him] feel better!</span>")
|
if(!target.lying)
|
||||||
|
H.visible_message("<span class='notice'>[target] drops to the floor and purrs from [H]'s vigorous petting!</span>")
|
||||||
|
target.custom_emote(2,"purrs!")
|
||||||
|
else
|
||||||
|
H.visible_message("<span class='notice'>[H] belly rubs [target]!</span>")
|
||||||
|
target.custom_emote(2,"purrs and kneads at the air!")
|
||||||
|
playsound(target.loc, 'sound/voice/cat_purr.ogg', 100, 1, 0)
|
||||||
|
target.Stun(3)
|
||||||
|
|
||||||
|
else
|
||||||
|
H.visible_message("<span class='notice'>[H] hugs [target] to make [t_him] feel better!</span>", \
|
||||||
|
"<span class='notice'>You hug [target] to make [t_him] feel better!</span>")
|
||||||
|
|
||||||
/datum/species/proc/remove_inherent_verbs(var/mob/living/carbon/human/H)
|
/datum/species/proc/remove_inherent_verbs(var/mob/living/carbon/human/H)
|
||||||
if(inherent_verbs)
|
if(inherent_verbs)
|
||||||
|
|||||||
@@ -168,7 +168,7 @@
|
|||||||
|
|
||||||
primitive_form = "Farwa"
|
primitive_form = "Farwa"
|
||||||
|
|
||||||
spawn_flags = CAN_JOIN | IS_WHITELISTED
|
spawn_flags = CAN_JOIN
|
||||||
appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR
|
appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR
|
||||||
|
|
||||||
flesh_color = "#AFA59E"
|
flesh_color = "#AFA59E"
|
||||||
|
|||||||
@@ -199,7 +199,22 @@
|
|||||||
cube.Expand()
|
cube.Expand()
|
||||||
|
|
||||||
/datum/reagent/water/touch_mob(var/mob/M, var/amount)
|
/datum/reagent/water/touch_mob(var/mob/M, var/amount)
|
||||||
|
|
||||||
if(istype(M) && isliving(M))
|
if(istype(M) && isliving(M))
|
||||||
|
|
||||||
|
var/mob/living/carbon/H = M
|
||||||
|
if(istype(H) && istajara(H))
|
||||||
|
H.adjustHalLoss(5)
|
||||||
|
H.custom_emote(2,"hisses!")
|
||||||
|
playsound(H.loc, 'sound/voice/cat_scream.ogg', 100, 1, 0)
|
||||||
|
shake_camera(H,1)
|
||||||
|
H.visible_message("<span class='warning'>[H] jumps at the water's touch!</span>")
|
||||||
|
H.make_dizzy(120)
|
||||||
|
if(isturf(H.loc) && !istype(M.loc, /turf/space) && H.canmove && !H.restrained())
|
||||||
|
step(H, pick(cardinal))
|
||||||
|
step(H, pick(cardinal))
|
||||||
|
step(H, pick(cardinal))
|
||||||
|
|
||||||
var/mob/living/L = M
|
var/mob/living/L = M
|
||||||
var/needed = L.fire_stacks * 10
|
var/needed = L.fire_stacks * 10
|
||||||
if(amount > needed)
|
if(amount > needed)
|
||||||
|
|||||||
6
html/changelogs/burgerbb-tajarabuffs.yml
Normal file
6
html/changelogs/burgerbb-tajarabuffs.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
author: BurgerBB
|
||||||
|
|
||||||
|
delete-after: True
|
||||||
|
|
||||||
|
changes:
|
||||||
|
- rscadd: "Buffed Tajara."
|
||||||
BIN
sound/voice/cat_purr.ogg
Normal file
BIN
sound/voice/cat_purr.ogg
Normal file
Binary file not shown.
BIN
sound/voice/cat_scream.ogg
Normal file
BIN
sound/voice/cat_scream.ogg
Normal file
Binary file not shown.
Reference in New Issue
Block a user