mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 14:49:23 +07:00
Remove obsolete filtering Unique declaration (#10435)
This commit is contained in:
@ -9,9 +9,6 @@
|
||||
"Rebel units may spawn <when below [-20] Happiness>",
|
||||
"[-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
|
||||
// "[+20]% [Culture] [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>",
|
||||
"[-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
|
||||
// "[+20]% [Culture] [in all cities] <during a golden age>",
|
||||
// "[+20]% [Production] [in all cities] <during a golden age>",
|
||||
|
Reference in New Issue
Block a user