Skip to content

Commit

Permalink
Accents Icons + some small visual changes to the code readability
Browse files Browse the repository at this point in the history
  • Loading branch information
VoiceInYourHead committed Mar 14, 2024
1 parent ab9509c commit 2b1f5a1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified mods/accent_labels/icons/accent_tags.dmi
Binary file not shown.
8 changes: 4 additions & 4 deletions mods/fd_backgrounds/code/cultures_ipc.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#define CULTURE_HUMAN_KIPERIUSMINER "Kiperius, Miner Colony"
#define CULTURE_HUMAN_KIPERIUSPRISONER "Kiperius, Prison"
#define CULTURE_HUMAN_MEOT "Meonian"
#define CULTURE_HUMAN_REPUBL "Republican"
#define CULTURE_HUMAN_KIPERIUSMINER "Kiperius, Miner Colony"
#define CULTURE_HUMAN_KIPERIUSPRISONER "Kiperius, Prison"
#define CULTURE_HUMAN_MEOT "Meonian"
#define CULTURE_HUMAN_REPUBL "Republican"

#define IPC_CULTURES_TO_DELETE list(CULTURE_POSITRONICS_GEN1, \
CULTURE_POSITRONICS_GEN2, \
Expand Down
4 changes: 2 additions & 2 deletions mods/fd_backgrounds/code/locations_ipc.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#define HOME_SYSTEM_ERIDANI "Themis"
#define HOME_SYSTEM_MEOT "Meotourne"
#define HOME_SYSTEM_REPUBL "Nova Respublica"
#define HOME_SYSTEM_MEOT "Meotourne"
#define HOME_SYSTEM_REPUBL "Nova Respublica"

#define IPC_HOMES_TO_DELETE list(HOME_SYSTEM_ROOT)
#define IPC_HOMES_TO_ADD list(HOME_SYSTEM_ERIDANI, \
Expand Down

0 comments on commit 2b1f5a1

Please sign in to comment.