diff --git a/HookahPlace/HookahPlace.csproj b/HookahPlace/HookahPlace.csproj index 7149cc7..cbe7b91 100644 --- a/HookahPlace/HookahPlace.csproj +++ b/HookahPlace/HookahPlace.csproj @@ -68,6 +68,11 @@ + + + + + diff --git a/HookahPlace/data/keys/hookah_place.namespaced_keys.json b/HookahPlace/data/keys/hookah_place.namespaced_keys.json new file mode 100644 index 0000000..5c522cd --- /dev/null +++ b/HookahPlace/data/keys/hookah_place.namespaced_keys.json @@ -0,0 +1,6 @@ +{ + "HookahPlaceKeys": { + "__type": "DawnUnlockableItemInfo", + "Hookah": "hookah_place:hookah" + } +} \ No newline at end of file