mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
fix healing from Elixir of Life
This commit is contained in:
parent
6ad468ecd3
commit
90eeb41618
@ -1940,7 +1940,7 @@
|
||||
{
|
||||
"type" : "HP_REGENERATION",
|
||||
"val" : 50,
|
||||
"valueType" : "PERCENT_TO_BASE",
|
||||
"valueType" : "BASE_NUMBER",
|
||||
"limiters" : [
|
||||
"noneOf",
|
||||
"IS_UNDEAD",
|
||||
|
Loading…
Reference in New Issue
Block a user