Add the knock spell to the grimoire (#36562)
This commit is contained in:
@@ -8,6 +8,9 @@ spellbook-blink-desc = Don't blink or you'll miss yourself teleporting away.
|
||||
spellbook-voidapplause-name = Void Applause
|
||||
spellbook-voidapplause-desc = Swap places with the target, doesn't it make you want to do the boogie?
|
||||
|
||||
spellbook-knock-name = Knock
|
||||
spellbook-knock-desc = Opens all airlocks, crates and lockers nearby.
|
||||
|
||||
spellbook-force-wall-name = Force Wall
|
||||
spellbook-force-wall-desc = Make three walls of pure force that you can pass through, but others can't.
|
||||
|
||||
|
||||
@@ -146,6 +146,19 @@
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
- type: listing
|
||||
id: SpellbookKnock
|
||||
name: spellbook-knock-name
|
||||
description: spellbook-knock-desc
|
||||
productAction: ActionKnock
|
||||
cost:
|
||||
WizCoin: 1
|
||||
categories:
|
||||
- SpellbookUtility
|
||||
conditions:
|
||||
- !type:ListingLimitedStockCondition
|
||||
stock: 1
|
||||
|
||||
- type: listing
|
||||
id: SpellbookCharge
|
||||
name: spellbook-charge-name
|
||||
|
||||
Reference in New Issue
Block a user