This commit is contained in:
joris 2013-07-25 17:41:05 +02:00
parent cab3467df1
commit ab48443be5

View file

@ -51,7 +51,7 @@ private:
bool JoinToAIForce; /// if true, captured unit is joined into caster's AI force, if available
int Damage; /// damage the spell does if unable to caputre
int DamagePercent; /// percent the target must be damaged for a
/// capture to suceed.
/// capture to succeed.
};
//@}