mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-13 12:27:40 +07:00
Remove obsolete filtering Unique declaration (#10435)
This commit is contained in:
parent
926ea3a201
commit
1f6e27421b
@ -9,9 +9,6 @@
|
|||||||
"Rebel units may spawn <when below [-20] Happiness>",
|
"Rebel units may spawn <when below [-20] Happiness>",
|
||||||
"[-1] Sight <for [Embarked] units>",
|
"[-1] Sight <for [Embarked] units>",
|
||||||
|
|
||||||
// Filtering uniques must be listed here to tell RulesetValidator they're OK despite untyped
|
|
||||||
"Aircraft"
|
|
||||||
|
|
||||||
// TODO: Implement the uniques below
|
// TODO: Implement the uniques below
|
||||||
// "[+20]% [Culture] [in all cities] <during a golden age>",
|
// "[+20]% [Culture] [in all cities] <during a golden age>",
|
||||||
// "[+20]% [Production] [in all cities] <during a golden age>",
|
// "[+20]% [Production] [in all cities] <during a golden age>",
|
||||||
|
@ -9,9 +9,6 @@
|
|||||||
"Rebel units may spawn <when below [-20] Happiness>",
|
"Rebel units may spawn <when below [-20] Happiness>",
|
||||||
"[-1] Sight <for [Embarked] units>",
|
"[-1] Sight <for [Embarked] units>",
|
||||||
|
|
||||||
// Filtering uniques must be listed here to tell RulesetValidator they're OK despite untyped
|
|
||||||
"Aircraft"
|
|
||||||
|
|
||||||
// TODO: Implement the uniques below
|
// TODO: Implement the uniques below
|
||||||
// "[+20]% [Culture] [in all cities] <during a golden age>",
|
// "[+20]% [Culture] [in all cities] <during a golden age>",
|
||||||
// "[+20]% [Production] [in all cities] <during a golden age>",
|
// "[+20]% [Production] [in all cities] <during a golden age>",
|
||||||
|
Loading…
Reference in New Issue
Block a user