Fix: Minor Changes In CavePaintings.java.

This commit is contained in:
GabrieleRadice
2026-04-19 17:07:29 +02:00
parent a4e0b31534
commit 8f1562a83d
@@ -14,6 +14,7 @@ public class CavePaintings extends EventCard {
/** /**
* The minimum number of Artist cards required to avoid the prestige penalty. * The minimum number of Artist cards required to avoid the prestige penalty.
* Also, the bottom number on the card.
*/ */
private int NLower; private int NLower;