modules - E to L
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
/datum/language/drone
|
||||
name = "Drone"
|
||||
desc = "A heavily encoded damage control coordination stream, with special flags_1 for hats."
|
||||
desc = "A heavily encoded damage control coordination stream, with special flags for hats."
|
||||
speech_verb = "chitters"
|
||||
ask_verb = "chitters inquisitively"
|
||||
exclaim_verb = "chitters loudly"
|
||||
spans = list(SPAN_ROBOT)
|
||||
key = "d"
|
||||
flags_1 = NO_STUTTER
|
||||
flags = NO_STUTTER
|
||||
syllables = list(".", "|")
|
||||
// ...|..||.||||.|.||.|.|.|||.|||
|
||||
space_chance = 0
|
||||
|
||||
Reference in New Issue
Block a user