From 666b37b6c1fc800e835971778b99bddd91c58fab Mon Sep 17 00:00:00 2001 From: psitacus Date: Thu, 10 Jul 2025 21:23:13 -0600 Subject: [PATCH] remove this since were not going to be using attachmentonly --- lang/en.json | 7 +------ templates/sheets/items/weapon/attachments.hbs | 0 2 files changed, 1 insertion(+), 6 deletions(-) create mode 100644 templates/sheets/items/weapon/attachments.hbs diff --git a/lang/en.json b/lang/en.json index 2487049a..76fcd896 100755 --- a/lang/en.json +++ b/lang/en.json @@ -384,12 +384,7 @@ "default": "Default Ownership" } }, - "Effect": { - "AttachmentOnly": { - "Label": "Attachment Only", - "Hint": "This effect only activates when the item is attached to armor or a weapon." - } - }, + "CONFIG": { "ActionType": { "passive": "Passive", diff --git a/templates/sheets/items/weapon/attachments.hbs b/templates/sheets/items/weapon/attachments.hbs new file mode 100644 index 00000000..e69de29b