summaryrefslogtreecommitdiff
path: root/src/emap/status.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-08 23:53:24 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-08 23:53:24 -0300
commitce242a334015745f1c32029ef15473f778e38742 (patch)
tree41c62d1d6d05ee95f33cdf0e4b3978f34f178dff /src/emap/status.c
parentbc0a3f0204e0460548679421c511e517866d0371 (diff)
downloadevol-hercules-ce242a334015745f1c32029ef15473f778e38742.tar.gz
evol-hercules-ce242a334015745f1c32029ef15473f778e38742.tar.bz2
evol-hercules-ce242a334015745f1c32029ef15473f778e38742.tar.xz
evol-hercules-ce242a334015745f1c32029ef15473f778e38742.zip
Botter Syndrome
Diffstat (limited to 'src/emap/status.c')
-rw-r--r--src/emap/status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/status.c b/src/emap/status.c
index 825d194..85362ab 100644
--- a/src/emap/status.c
+++ b/src/emap/status.c
@@ -62,6 +62,7 @@ void eInitChangeTables(void)
status->dbs->IconChangeTable[SC_INCMSPRATE] = SI_TMW2_INCMSPRATE;
status->dbs->IconChangeTable[SC_HALT_REGENERATION] = SI_HALT_REGEN;
+ status->dbs->IconChangeTable[SC_BOTTER_SYNDROME] = SI_BOTTER_SYNDROME;
// status->dbs->DisplayType[SC_PHYSICAL_SHIELD] = true;
}