Quantcast

Allow for "death" parameter in rune script conditions.

Author Johnny C. Lam <jlam88@gmail.com>
Author date 2014-12-31 20:14:45
Author local date 2014-12-31 15:14:45 -0500
Committer Johnny C. Lam <jlam88@gmail.com>
Committer date 2014-12-31 20:54:52
Committer local date 2014-12-31 15:54:52 -0500
Commit 849b5daef9e857264e998939b71b0073360145dc
Tree ae2361488cc635f969c734d946b61289a4f4fdad
Parent 7a34ca1458b5ebdbaee62b0cf78fd66577f1ff0f
Allow for "death" parameter in rune script conditions.

* Rune(runeType) means match death runes of the same type.
* Rune(runeType death=0) means to exclude all death runes.
* Rune(runeType death=1) means to include any death runes.

Similar changes were made to RuneCount().