Add the knock spell to the grimoire (#36562)

This commit is contained in:
Голубь
2025-04-15 01:57:47 +07:00
committed by GitHub
parent d10a35df11
commit 3dfaac808a
2 changed files with 16 additions and 0 deletions

View File

@@ -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.

View File

@@ -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