diff --git a/Resources/Locale/en-US/store/spellbook-catalog.ftl b/Resources/Locale/en-US/store/spellbook-catalog.ftl index b21954f67b..1c202437c5 100644 --- a/Resources/Locale/en-US/store/spellbook-catalog.ftl +++ b/Resources/Locale/en-US/store/spellbook-catalog.ftl @@ -45,7 +45,7 @@ spellbook-cluwne-name = Cluwne's Curse spellbook-cluwne-desc = For when you really hate someone and Smite isn't enough. Requires Wizard Robe & Hat. spellbook-slip-name = Slippery Slope -spellbook-slip-desc = Learn the ancient ways of the Janitor and curse your target to be slippery. Requires Wizard Robe & Hat. +spellbook-slip-desc = Learn the ancient ways of the Janitor and curse your target to be slippery. spellbook-item-recall-name = Item Recall spellbook-item-recall-description = Mark a held item and summon it back at any time with just a snap of your fingers! diff --git a/Resources/Prototypes/Magic/touch_spells.yml b/Resources/Prototypes/Magic/touch_spells.yml index f3b44eabb1..5376c2d954 100644 --- a/Resources/Prototypes/Magic/touch_spells.yml +++ b/Resources/Prototypes/Magic/touch_spells.yml @@ -94,4 +94,4 @@ - type: SpeakOnAction sentence: action-speech-spell-slip - type: Magic - requiresClothes: true + requiresClothes: false