diff --git a/lootalot_db/db.sqlite3 b/lootalot_db/db.sqlite3 index 9ac5afe..1835813 100644 Binary files a/lootalot_db/db.sqlite3 and b/lootalot_db/db.sqlite3 differ diff --git a/lootalot_front/src/components/Player.vue b/lootalot_front/src/components/Player.vue index 219f92c..b6fb941 100644 --- a/lootalot_front/src/components/Player.vue +++ b/lootalot_front/src/components/Player.vue @@ -27,17 +27,22 @@
- -

- Dette : {{ app_state.initiated ? player.debt : "" }}gp -

- - Coffre - - - + +
+
+
+ + + +
+
+

Coffre

+
+
+
+ +
diff --git a/lootalot_front/src/components/Wealth.vue b/lootalot_front/src/components/Wealth.vue index 63f9dcf..818bfa1 100644 --- a/lootalot_front/src/components/Wealth.vue +++ b/lootalot_front/src/components/Wealth.vue @@ -1,25 +1,26 @@