From 209356b8ade1920b50d1d3a1a5e121c6623d167b Mon Sep 17 00:00:00 2001 From: Minteck Date: Fri, 11 Nov 2022 23:47:49 +0100 Subject: Update --- includes/system/compare.inc | 20 ++++++++++---------- includes/system/species.inc | 12 ++++++------ 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'includes/system') diff --git a/includes/system/compare.inc b/includes/system/compare.inc index d2023e4..d7fbdc6 100644 --- a/includes/system/compare.inc +++ b/includes/system/compare.inc @@ -46,12 +46,12 @@ function getMember(string $id) { Relt. - MCF - MCF - MCF - MCF - MCF - MCF + Memory + Memory + Memory + Memory + Mem. + Mem. Fictive @@ -127,7 +127,7 @@ function getMember(string $id) { - + 0 ? count($metadata["marefriends"]) + count($metadata["sisters"]) : "" ?> @@ -145,9 +145,9 @@ function getMember(string $id) { - - - Yes, but currently travelling + 0): ?> + + Partial Yes diff --git a/includes/system/species.inc b/includes/system/species.inc index cca1eb8..fb1ba69 100644 --- a/includes/system/species.inc +++ b/includes/system/species.inc @@ -3,18 +3,18 @@ $members = json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/data/$systemID/members.json"), true); $members = scoreOrder($members, $systemID); -function species(array $members, string $id, string $name) { global $systemID; ?> +function species(array $members, string $id, string $name) { global $systemID; global $travelling; ?> @@ -26,7 +26,7 @@ function species(array $members, string $id, string $name) { global $systemID; ?
0): ?> - ">" style="width:24px;"> ,  
'); $index++; endforeach; ?> + ">" style="width:24px;"> ,  
'); $index++; endforeach; ?> -
-- cgit