Implements freeze, poisoned, badly poisoned
This commit is contained in:
@@ -44,6 +44,8 @@ public class Hail : Script, ILimitedTurnsScript
|
||||
|
||||
_duration--;
|
||||
if (_duration <= 0)
|
||||
RemoveSelf();
|
||||
{
|
||||
battle.SetWeather(null, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user