mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-20 19:57:56 +01:00
31 lines
958 B
Plaintext
31 lines
958 B
Plaintext
#define NO_STUTTER 1
|
|
#define TONGUELESS_SPEECH 2
|
|
#define LANGUAGE_HIDE_ICON_IF_UNDERSTOOD 4
|
|
#define LANGUAGE_HIDE_ICON_IF_NOT_UNDERSTOOD 8
|
|
|
|
// LANGUAGE SOURCE DEFINES
|
|
#define LANGUAGE_ALL "all" // For use in full removal only.
|
|
#define LANGUAGE_ATOM "atom"
|
|
#define LANGUAGE_MIND "mind"
|
|
|
|
#define LANGUAGE_ABSORB "absorb"
|
|
#define LANGUAGE_APHASIA "aphasia"
|
|
#define LANGUAGE_BLOODSUCKER "bloodsucker"
|
|
#define LANGUAGE_CLOCKIE "clockie"
|
|
#define LANGUAGE_CULTIST "cultist"
|
|
#define LANGUAGE_CURATOR "curator"
|
|
#define LANGUAGE_DEVIL "devil"
|
|
#define LANGUAGE_GLAND "gland"
|
|
#define LANGUAGE_HAT "hat"
|
|
#define LANGUAGE_HIGH "high"
|
|
#define LANGUAGE_MALF "malf"
|
|
#define LANGUAGE_MASTER "master"
|
|
#define LANGUAGE_SOFTWARE "software"
|
|
#define LANGUAGE_STONER "stoner"
|
|
#define LANGUAGE_VASSAL "vassal"
|
|
#define LANGUAGE_VOICECHANGE "voicechange"
|
|
|
|
//SKYRAT LANGUAGES
|
|
#define LANGUAGE_ADDITIONAL "additional"
|
|
#define LANGUAGE_NINJA "ninja"
|