Freeze spell (#843)

* freeze spell

* Update T0_freeze.yml
This commit is contained in:
Ed
2025-02-05 23:48:27 +03:00
committed by GitHub
parent 35303d7d80
commit 60737dc36e
7 changed files with 110 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -7,6 +7,21 @@
"license": "CC-BY-SA-4.0",
"copyright": "Created by TheShuEd",
"states": [
{
"name": "circle_decrease",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "particles_down",
"delays": [

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "All right reserved",
"copyright": "Created by .kreks., cure_poison, cure_burn, mana_gift, water creation, plant_growth, beer creation, sprint, tiefling_revenge, demi_arrow, rift_shield, rift_arrow, signal_light_blue, signal_light_red, signal_light_yellow and resurrection by TheShuEd",
"copyright": "Created by .kreks., cure_poison, cure_burn, mana_gift, water creation, plant_growth, beer creation, sprint, tiefling_revenge, demi_arrow, rift_shield, rift_arrow, signal_light_blue, signal_light_red, freeze, signal_light_yellow and resurrection by TheShuEd",
"states": [
{
"name": "beer_creation"
@@ -34,6 +34,9 @@
{
"name": "flash_light"
},
{
"name": "freeze"
},
{
"name": "ice_dagger"
},