diff --git a/system/templates/actors/twenty-questions-dialog.html b/system/templates/actors/twenty-questions-dialog.html
index df2cf46..1927079 100644
--- a/system/templates/actors/twenty-questions-dialog.html
+++ b/system/templates/actors/twenty-questions-dialog.html
@@ -629,9 +629,9 @@
- - {{localize 'l5r5e.twenty_questions.part1.status'}} ({{summary.social.status}})
- - {{localize 'l5r5e.twenty_questions.part1.glory'}} ({{summary.social.glory}})
- - {{localize 'l5r5e.twenty_questions.part2.honor'}} ({{summary.social.honor}})
+ - {{localize 'l5r5e.twenty_questions.part1.status'}} ({{summary.summary.status}})
+ - {{localize 'l5r5e.twenty_questions.part1.glory'}} ({{summary.summary.glory}})
+ - {{localize 'l5r5e.twenty_questions.part2.honor'}} ({{summary.summary.honor}})
- {{localize 'l5r5e.twenty_questions.part1.money'}} ({{data.step2.wealth}})
|