mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Fixes #1045 - Berserk now lasts until attack
This commit is contained in:
parent
70eac47f08
commit
2e22b04c4a
@ -1200,7 +1200,7 @@
|
||||
"effects" : {
|
||||
"attacksNearestCreature" : {
|
||||
"type" : "ATTACKS_NEAREST_CREATURE",
|
||||
"duration" : "STACK_GETS_TURN"
|
||||
"duration" : "UNTIL_ATTACK"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user