Fix prices not appearing in shops sometimes because item was synced before it gost cost assgned.

This commit is contained in:
IQuant 2024-07-28 18:54:11 +03:00
parent 526fe33d71
commit 2c4d3ecbd9
2 changed files with 20 additions and 1 deletions

19
docs/testing_wands.md Normal file
View file

@ -0,0 +1,19 @@
{{Wand
| wandPic = Wand handgun.png
| capacity = 2
| spell1 = Teleport Bolt
}}
{{Wand Card
| wandPic = Wand handgun.png
| castDelay = 0.03
| rechargeTime = 0.15
| manaMax = 1400.00
| manaCharge = 310.00
| capacity = 3
| spread = -30
| speed = 1.00
| spell1 = Black Hole
| spell2 = Black Hole
| spell3 = Black Hole
}}