mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 21:26:30 +01:00
Added grafadreka.
More work on drakes. Added grafadreka den site. Working on refining drake AI. Fixing drake languages.
This commit is contained in:
@@ -75,4 +75,16 @@
|
||||
flags = RESTRICTED
|
||||
machine_understands = 0
|
||||
space_chance = 100
|
||||
syllables = list("chirp", "squawk", "tweet")
|
||||
syllables = list("chirp", "squawk", "tweet")
|
||||
|
||||
/datum/language/drake
|
||||
name = "Drake"
|
||||
desc = "Hiss hiss, feed me siffets."
|
||||
speech_verb = "hisses"
|
||||
ask_verb = "chirps"
|
||||
exclaim_verb = "rumbles"
|
||||
key = "D"
|
||||
flags = RESTRICTED
|
||||
machine_understands = 0
|
||||
space_chance = 30
|
||||
syllables = list("hss", "ssh", "khs", "hrr", "rrr", "rrn")
|
||||
|
||||
Reference in New Issue
Block a user