diff --git a/public/items/intimacyPowerItems.json b/public/items/intimacyPowerItems.json index 8a5e3c0..ded8166 100644 --- a/public/items/intimacyPowerItems.json +++ b/public/items/intimacyPowerItems.json @@ -115,6 +115,7 @@ "minItemPower": 10, "maxItemPower": 30, "rarity": 4, + "origin": "Unknown", "isEventItem": true }, "6459b278-9e0d-48ab-b6bb-aa4bfc88011b": { diff --git a/src/components/BlessingPower/SpecialItemsCard.vue b/src/components/BlessingPower/SpecialItemsCard.vue index e8b1a52..456e978 100644 --- a/src/components/BlessingPower/SpecialItemsCard.vue +++ b/src/components/BlessingPower/SpecialItemsCard.vue @@ -1,6 +1,7 @@