mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Force LF line endings with gitattributes and convert repo (#52266)
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
This commit is contained in:
co-authored by
Aleksej Komarov
parent
39e8bd721f
commit
62676e72a8
@@ -1,10 +1,10 @@
|
||||
/datum/language/buzzwords
|
||||
name = "Buzzwords"
|
||||
desc = "A common language to all insects, made by the rhythmic beating of wings."
|
||||
key = "z"
|
||||
space_chance = 0
|
||||
syllables = list(
|
||||
"bzz","zzz","z","bz","bzzz","zzzz", "bzzzz", "b", "zz", "zzzzz"
|
||||
)
|
||||
icon_state = "buzz"
|
||||
default_priority = 90
|
||||
/datum/language/buzzwords
|
||||
name = "Buzzwords"
|
||||
desc = "A common language to all insects, made by the rhythmic beating of wings."
|
||||
key = "z"
|
||||
space_chance = 0
|
||||
syllables = list(
|
||||
"bzz","zzz","z","bz","bzzz","zzzz", "bzzzz", "b", "zz", "zzzzz"
|
||||
)
|
||||
icon_state = "buzz"
|
||||
default_priority = 90
|
||||
|
||||
Reference in New Issue
Block a user