Refactor.
This commit is contained in:
@@ -93,7 +93,7 @@ public class CavePaintings extends EventCard {
|
||||
* <p>NOTE: {@code NUpper} is not a real attribute used in calculations (only {@code NLower} is needed),
|
||||
* however it's a parameter on the cards' design.
|
||||
* </p>
|
||||
* <p>includes:
|
||||
* <p>Includes:
|
||||
* <li>{@link #NLower}
|
||||
* <li>{@code NUpper}
|
||||
* <li>{@link #NPrestigeRem}
|
||||
|
||||
+1
-1
@@ -100,7 +100,7 @@ public class ShamanicRitual extends EventCard {
|
||||
/**
|
||||
* Prints a string representation of this {@code TribeCard}. This specific variation is used in the {@code Game}'s
|
||||
* toString to print a more detailed version.
|
||||
* <p>includes:
|
||||
* <p>Includes:
|
||||
* <li>{@link #prestigeToAdd}
|
||||
* <li>{@link #prestigeToRemove}
|
||||
* </p>
|
||||
|
||||
@@ -93,7 +93,7 @@ public class Sustenance extends EventCard {
|
||||
/**
|
||||
* Prints a string representation of this {@code TribeCard}. This specific variation is used in the {@code Game}'s
|
||||
* toString to print a more detailed version.
|
||||
* <p>includes:
|
||||
* <p>Includes:
|
||||
* <li>{@link #PrestigeDebt}
|
||||
* </p>
|
||||
* @return {@code String} - a string representation of this {@code TribeCard}.
|
||||
|
||||
Reference in New Issue
Block a user