language tab
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user