language tab

This commit is contained in:
Timothy Teakettle
2020-10-06 22:34:17 +01:00
parent f44a3fa7b5
commit 9fb18f8b9f
11 changed files with 72 additions and 14 deletions
+2
View File
@@ -22,6 +22,8 @@
var/list/scramble_cache = list()
var/default_priority = 0 // the language that an atom knows with the highest "default_priority" is selected by default.
var/chooseable_roundstart = FALSE // can we pick it from the customization menu as an additional language?
// if you are seeing someone speak popcorn language, then something is wrong.
var/icon = 'icons/misc/language.dmi'
var/icon_state = "popcorn"