From 3aed124ed5bbb19610a314052e23d07c004bbe66 Mon Sep 17 00:00:00 2001 From: Chr1Z93 Date: Sun, 4 Feb 2024 22:52:01 +0100 Subject: [PATCH] added uses to necronomicon --- .../AllPlayerCards.15bb07/TheNecronomicon.5b2e10.gmnotes | 7 +++++++ .../AllPlayerCards.15bb07/TheNecronomicon.6b2550.gmnotes | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/objects/AllPlayerCards.15bb07/TheNecronomicon.5b2e10.gmnotes b/objects/AllPlayerCards.15bb07/TheNecronomicon.5b2e10.gmnotes index f3e985fa..b3057d11 100644 --- a/objects/AllPlayerCards.15bb07/TheNecronomicon.5b2e10.gmnotes +++ b/objects/AllPlayerCards.15bb07/TheNecronomicon.5b2e10.gmnotes @@ -4,6 +4,13 @@ "slot": "Hand", "class": "Neutral", "traits": "Item. Tome.", + "uses": [ + { + "count": 3, + "type": "Horror", + "token": "horror" + } + ], "weakness": true, "cycle": "Standalone" } diff --git a/objects/AllPlayerCards.15bb07/TheNecronomicon.6b2550.gmnotes b/objects/AllPlayerCards.15bb07/TheNecronomicon.6b2550.gmnotes index d5c7964c..d92a188b 100644 --- a/objects/AllPlayerCards.15bb07/TheNecronomicon.6b2550.gmnotes +++ b/objects/AllPlayerCards.15bb07/TheNecronomicon.6b2550.gmnotes @@ -7,6 +7,13 @@ "slot": "Hand", "class": "Neutral", "traits": "Item. Tome.", + "uses": [ + { + "count": 3, + "type": "Horror", + "token": "horror" + } + ], "weakness": true, "cycle": "Core" }