mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Unathi alt language and more fixes (#1299)
-added an alt unathi language, at jackboot's request -added an automatic shotgun weapon -fixed rifles having the wrong delay when not wielded -fixed non-lore friendly ipc limbs -fixed #1292 -fix syndicate borgs not having the right assigned mind
This commit is contained in:
@@ -203,6 +203,17 @@
|
||||
|
||||
/datum/language/resomi/get_random_name(gender)
|
||||
return ..(gender, 1, 4, 1.5)
|
||||
|
||||
/datum/language/unathi_azaziba
|
||||
name = LANGUAGE_AZAZIBA
|
||||
desc = "A language of Moghes consisting of a combination of spoken word and gesticulation. While waning since Moghes entered the glactic stage, it enjoys popular use by Unathi that never fell to the Hegemony's cultural dominance."
|
||||
speech_verb = "hisses"
|
||||
ask_verb = "gestures"
|
||||
exclaim_verb = "roars"
|
||||
colour = "soghun_alt"
|
||||
key = "p"
|
||||
flags = WHITELISTED | NONVERBAL
|
||||
syllables = list("azs","zis","zau","azua","skiu","zuakz","izo","aei","ki","kut","zo")
|
||||
|
||||
//Syllable Lists
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user