mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-11 16:07:36 +01:00
Ports Bay Blob (#8328)
This commit is contained in:
@@ -38,4 +38,9 @@
|
||||
#define MECH_GEAR_LAYER 4.08
|
||||
#define MECH_ABOVE_LAYER 4.09
|
||||
|
||||
// Blob Layers
|
||||
#define BLOB_SHIELD_LAYER 4.11
|
||||
#define BLOB_NODE_LAYER 4.12
|
||||
#define BLOB_CORE_LAYER 4.13
|
||||
|
||||
#define CLICKCATCHER_PLANE -100
|
||||
@@ -122,4 +122,10 @@
|
||||
|
||||
#define COLOR_DARKMODE_BACKGROUND "#202020"
|
||||
#define COLOR_DARKMODE_DARKBACKGROUND "#171717"
|
||||
#define COLOR_DARKMODE_TEXT "#a4bad6"
|
||||
#define COLOR_DARKMODE_TEXT "#a4bad6"
|
||||
|
||||
// Blob Colours
|
||||
#define BLOB_COLOR_CORE "#c96e28"
|
||||
#define BLOB_COLOR_SHIELD "#9ed659"
|
||||
#define BLOB_COLOR_RAV "#d65f42"
|
||||
#define BLOB_COLOR_PULS "#b5ff5b"
|
||||
|
||||
Reference in New Issue
Block a user