mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Moved name change to define, removes legacy entries from alienwhitelist
This commit is contained in:
@@ -49,7 +49,9 @@
|
||||
#define LANGUAGE_SIIK "Siik"
|
||||
#define LANGUAGE_SKRELLIAN "Common Skrellian"
|
||||
#define LANGUAGE_TRADEBAND "Tradeband"
|
||||
#define LANGUAGE_GUTTER "Gutter"
|
||||
//VOREStation edit 08/23/20
|
||||
#define LANGUAGE_GUTTER "Gutterband"
|
||||
//VS edit end
|
||||
#define LANGUAGE_SIGN "Sign Language"
|
||||
#define LANGUAGE_SCHECHI "Schechi"
|
||||
#define LANGUAGE_ROOTLOCAL "Local Rootspeak"
|
||||
|
||||
@@ -139,7 +139,6 @@
|
||||
flags = 0
|
||||
/datum/language/gutter
|
||||
machine_understands = FALSE
|
||||
name = "Gutterband"
|
||||
desc = "A dialect of Tradeband not uncommon amongst traders in the Free Trade Union. The language is often difficult to translate due to changing frequently and being highly colloquial."
|
||||
partial_understanding = list(LANGUAGE_TRADEBAND = 30, LANGUAGE_SOL_COMMON = 10)
|
||||
/datum/language/human/monkey
|
||||
|
||||
Reference in New Issue
Block a user