Skip to content

Commit

Permalink
TGS Test Merge (#6071)
Browse files Browse the repository at this point in the history
  • Loading branch information
cm13-github committed Sep 24, 2024
2 parents 8750aef + 300a417 commit 9a0bbd0
Show file tree
Hide file tree
Showing 5 changed files with 20,082 additions and 24,911 deletions.
4 changes: 4 additions & 0 deletions code/__DEFINES/minimap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,14 @@ GLOBAL_LIST_INIT(all_minimap_flags, bitfield2list(MINIMAP_FLAG_ALL))
#define MINIMAP_AREA_COMMAND "#2d3fa2ee"
#define MINIMAP_AREA_COMMAND_CAVE "#132242ee"
#define MINIMAP_AREA_CAVES "#3f3c3cef"
#define MINIMAP_AREA_CAVES_DEEP "#272525ef"
#define MINIMAP_AREA_CAVES_STRUCTURE "#5b5757"
#define MINIMAP_AREA_JUNGLE "#2b5b2bee"
#define MINIMAP_AREA_COLONY "#6c6767d8"
#define MINIMAP_AREA_LZ "#ebe5e5e3"
#define MINIMAP_AREA_CONTESTED_ZONE "#0603c4ee"
#define MINIMAP_AREA_GLASS "#80a0b0ee"
#define MINIMAP_AREA_MINING "#4d3619e7"

#define MINIMAP_SQUAD_UNKNOWN "#d8d8d8"
#define MINIMAP_SQUAD_ALPHA "#ed1c24"
Expand Down
Loading

0 comments on commit 9a0bbd0

Please sign in to comment.