From 085c5feaef140e3917891f30e31876d5cc3a40c8 Mon Sep 17 00:00:00 2001 From: bittercranberry Date: Mon, 17 Jun 2024 00:08:11 +0100 Subject: [PATCH] Updated version numbers --- ExpandedContent/Info.json | 2 +- ExpandedContent/Repository.json | 2 +- ExpandedContent/Tweaks/Spells/FormOfTheExoticDragon.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ExpandedContent/Info.json b/ExpandedContent/Info.json index 23bf06d..1381640 100644 --- a/ExpandedContent/Info.json +++ b/ExpandedContent/Info.json @@ -9,5 +9,5 @@ "ManagerVersion": "0.23.0", "Repository": "https://raw.githubusercontent.com/ka-dyn/ExpandedContent/master/Repository.json", "Requirements": [ "TabletopTweaks-Core-0.6.7" ], - "Version": "0.9.52" + "Version": "0.9.60" } diff --git a/ExpandedContent/Repository.json b/ExpandedContent/Repository.json index 55554f1..153ebce 100644 --- a/ExpandedContent/Repository.json +++ b/ExpandedContent/Repository.json @@ -2,7 +2,7 @@ "Releases": [ { "Id": "ExpandedContent", - "Version": "0.9.52" + "Version": "0.9.60" } ] } diff --git a/ExpandedContent/Tweaks/Spells/FormOfTheExoticDragon.cs b/ExpandedContent/Tweaks/Spells/FormOfTheExoticDragon.cs index f4050b8..9a35a0e 100644 --- a/ExpandedContent/Tweaks/Spells/FormOfTheExoticDragon.cs +++ b/ExpandedContent/Tweaks/Spells/FormOfTheExoticDragon.cs @@ -458,7 +458,7 @@ internal class FormOfTheExoticDragon { - //Not ready yet + //No scroll FormOfTheExoticDragonAbility.AddToSpellList(SpellTools.SpellList.WizardSpellList, 9); FormOfTheExoticDragonAbility.AddToSpellList(SpellTools.SpellList.DruidSpellList, 9);