We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a4d64 commit 8031f3cCopy full SHA for 8031f3c
Assets/Resources/registry/Potions.txt
@@ -25,7 +25,7 @@
25
storeDesc = @potion_healsmall_desc
26
displayName = @potion_healsmall_name
27
icon = Sprites/Icons/potion_health
28
- heal = hero
+ heal = all
29
30
[healthSmallZ]
31
pressedSound = Sounds/UI_Sushi_Eat_ST_OS_01
@@ -36,7 +36,7 @@
36
storeDesc = @potion_z_healsmall_desc
37
displayName = @potion_z_healsmall_name
38
icon = Sprites/Icons/potion_enemy_health
39
40
41
[healthBig]
42
pressedSound = Sounds/UI_BigSushi_Eat_ST_OS_01
0 commit comments