diff --git a/templates/actors/actor-sheet.html b/templates/actors/actor-sheet.html
index 257ca01..b946f84 100644
--- a/templates/actors/actor-sheet.html
+++ b/templates/actors/actor-sheet.html
@@ -696,8 +696,8 @@
{{#each contacts as |contact id|}}
{{contact.name}}
-
{{localize (concat "Contact.Relation." contact.system.relation)}}
-
{{localize (concat "Contact.Attitude." contact.system.attitude)}}
+
{{localize (concat "MGT2.Contact.Relation." contact.system.relation)}}
+
{{localize (concat "MGT2.Contact.Attitude." contact.system.attitude)}}
{{contact.system.occupation}}
{{contact.system.location}}
diff --git a/web/foundryvtt/inventory.jpg b/web/foundryvtt/inventory.jpg
new file mode 100644
index 0000000..e4f478d
Binary files /dev/null and b/web/foundryvtt/inventory.jpg differ