Oopsiefix.
This commit is contained in:
parent
657625f890
commit
01d8f22186
2 changed files with 3 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ enum EDoExplosionFlags
|
|||
DE_HOWL = 64, // 25% chance for hit enemies to howl
|
||||
DE_COUNTENEMIES = 128, // only count hits for hostiles
|
||||
DE_COUNTSTEALTH = 256, // only count hits for inactive monsters
|
||||
DE_COUNTFHKILLS = 512 // only count kills for enemies that were at full health
|
||||
};
|
||||
|
||||
Class SWWMAchievement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue