You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-strategy/augustus/files/augustus-3.0.1-uncapped.patch

17 lines
464 B

From 1d3a24d74bbea85198c2c5d739a16dcc139af18b Mon Sep 17 00:00:00 2001
From: Horea Christian <chr@chymera.eu>
Date: Sat, 26 Dec 2020 12:59:15 -0500
Subject: [PATCH] Unlimited number of Grand Temples.
--- a/src/building/monument.h
+++ b/src/building/monument.h
@@ -6,7 +6,7 @@
#define MONUMENT_FINISHED -1
#define MONUMENT_START 1
-#define MAX_GRAND_TEMPLES_PER_CITY 2
+#define MAX_GRAND_TEMPLES_PER_CITY 99
#define MARS_OFFERING_FREQUENCY 16
typedef enum {