Changes Slippery Slope to not require a robe and hat for casting. (#41038)
This commit is contained in:
parent
151f3bfd45
commit
31dd4ed0bd
2 changed files with 2 additions and 2 deletions
|
|
@ -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!
|
||||
|
|
|
|||
|
|
@ -94,4 +94,4 @@
|
|||
- type: SpeakOnAction
|
||||
sentence: action-speech-spell-slip
|
||||
- type: Magic
|
||||
requiresClothes: true
|
||||
requiresClothes: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue