From 7f2f653f547fe3f448af042f35235ed9248869de Mon Sep 17 00:00:00 2001 From: Deantwo <2676134+Deantwo@users.noreply.github.com> Date: Fri, 9 Apr 2021 19:00:36 +0200 Subject: [PATCH] Overhunting Stardate Added stardate to the overhunting extinction level event. --- src/epitaph/events.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/epitaph/events.cljs b/src/epitaph/events.cljs index bafeb56..17e28e7 100644 --- a/src/epitaph/events.cljs +++ b/src/epitaph/events.cljs @@ -47,7 +47,7 @@ {:name :overhunting :set-vars {:state :extinct} :desc ["Due to the extreme effectiveness of stone tools in hunting $BEAST, " - "the $CIV managed to hunt the $BEAST species to extinction. Being " + "the $CIV managed to hunt the $BEAST species to extinction by $STARDATE. Being " "reliant on the $BEAST for food, the $CIV then suffered a famine " "which brought about the end of $CIV civilization."]}