From 732074f5b2419872a66e54c4cb3b38348ca6226e Mon Sep 17 00:00:00 2001 From: lza_menace Date: Fri, 6 Jan 2023 16:48:48 -0800 Subject: [PATCH] adjust verbiage --- src/template/Sections.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/template/Sections.jsx b/src/template/Sections.jsx index f4101fa..84449e1 100644 --- a/src/template/Sections.jsx +++ b/src/template/Sections.jsx @@ -123,7 +123,8 @@ class GameMap extends React.Component {

Metaverse Map

{this.props.unaboomersRadicalized} / {this.props.unaboomerMaxSupply} Unaboomers radicalized and ready to terrorize the metaverse.
- {this.props.unaboomersRadicalized - this.props.unaboomersKilled} Unaboomers active. This round will end and the project will fully start when {this.props.unaboomerMaxSurvivorCount} or less Unaboomers remain standing.
+ {this.props.unaboomerMaxSupply - this.props.unaboomerMaxSurvivorCount} potential Unaboomers remain.
+ This round will end and the project will fully start when {this.props.unaboomerMaxSurvivorCount} or less Unaboomers remain standing.

{this.props.unaboomersRadicalized > 0 && (