mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
c25c8b6a37
* one * two * three * fsdsdf
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
#define MODULE_GENERAL 1
|
|
#define MODULE_LIGHT_COMBAT 2
|
|
#define MODULE_HEAVY_COMBAT 4
|
|
#define MODULE_UTILITY 8
|
|
#define MODULE_MEDICAL 16
|
|
#define MODULE_SPECIAL 32
|
|
#define MODULE_VAURCA 64
|