mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Version rollout (#11282)
* Bump version and create initial changelog entry * Update Catalan.properties (#11281) * Create Norwegian.properties (#11275) * Create Norwegian.properties Created Norwegian.properties and some translations. * Update Norwegian.properties Updated and added more translations. * Update Norwegian.properties Added missing placeholders [civName], [city], [amount], and [mod], as well as a couple new translations. * Update completionPercentages.properties Added 'Norwegian = 0' to the percentages. * Create folder /no/ Created the folder /no/ with the description files in Norwegian. * Delete fastlane/metadata/android/no directory Wrongfully created the folder and files. * Update Norwegian.properties Added Fastlane descriptions, other translations * Added Norwegian.png * Delete android/Images.Flags/FlagIcons/Norwegian.png Removed for wrong size * Create Norwegian.png Correct size for Norwegian flag. * Update Czech.properties (#11273) * Translation part 1 * Translation part 2 * Translation part 3 * Fix brain not braining moment * Translated Wesnoth map import lines * Update French.properties (#11271) * Update Italian.properties (#11270) * Update Brazilian_Portuguese.properties (#11266) * Update Brazilian_Portuguese.properties * Update Brazilian_Portuguese.properties * Update Indonesian.properties (#11265) * Update Indonesian.properties Added and fixed the translation. * Update Indonesian.properties * Add the Conditional Unique for checking speed (#11260) * Added the conditionalSpeed unique * Changed the unique wording --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Floxudoxu <67422605+Floxudoxu@users.noreply.github.com> Co-authored-by: jahodovykolac <79529669+jahodovykolac@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com> Co-authored-by: PLynx <pawelrys2011@gmail.com>
This commit is contained in:
@ -1961,6 +1961,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<on [speed] game speed>"
|
||||
Example: "<on [Quick] game speed>"
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<if no other Civilization has researched this>"
|
||||
Applicable to: Conditional
|
||||
|
||||
@ -2390,6 +2395,7 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
*[relativeAmount]: This indicates a number, usually with a + or - sign, such as `+25` (this kind of parameter is often followed by '%' which is nevertheless not part of the value).
|
||||
*[resource]: The name of any resource.
|
||||
*[specialist]: The name of any specialist.
|
||||
*[speed]: The name of any speed.
|
||||
*[stat]: This is one of the 7 major stats in the game - `Gold`, `Science`, `Production`, `Food`, `Happiness`, `Culture` and `Faith`. Note that the stat names need to be capitalized!
|
||||
*[stats]: For example: `+2 Production, +3 Food`. Note that the stat names need to be capitalized!
|
||||
*[stockpiledResource]: The name of any stockpiled.
|
||||
|
Reference in New Issue
Block a user