reordered 20Q statut/glory/honor -> honor/glory/statut

This commit is contained in:
Vlyan
2021-12-10 12:10:48 +01:00
parent 4e5033756d
commit 93a174e84a
2 changed files with 3 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
- Fixed : "Urbane and Worldly" advantage was misspelled "Wroldly" (thx to Cernunnos).
- Fixed : "Passion for [Foreign Performing Art Form]" from "Passion" to "Distinction" type.
- Fixed : "Flowering Deceptions" from "Kata" to "Shuji" type.
- Added Hooves (weapon) & Arrows (object)
- Added two tables to draw japanese names (1500 males names & 530 females names).
- Added some Macros.
- Standardization of "great-clans-presentation" pack name to "core-journal-great-clans-presentation".

View File

@@ -603,9 +603,9 @@
</td>
<td>
<ul>
<li>{{localize 'l5r5e.twenty_questions.part1.status'}} ({{summary.summary.status}})</li>
<li>{{localize 'l5r5e.twenty_questions.part1.glory'}} ({{summary.summary.glory}})</li>
<li>{{localize 'l5r5e.twenty_questions.part2.honor'}} ({{summary.summary.honor}})</li>
<li>{{localize 'l5r5e.twenty_questions.part1.glory'}} ({{summary.summary.glory}})</li>
<li>{{localize 'l5r5e.twenty_questions.part1.status'}} ({{summary.summary.status}})</li>
<li>{{localize 'l5r5e.twenty_questions.part1.money'}} ({{data.step2.wealth}})</li>
</ul>
</td>