Commit graph

3 commits

Author SHA1 Message Date
Mag-nus
4dab146548
Code cleanup (#1681)
* Flags attribute

* empty statement

* Fix Formatting

* Fix OrderBy -> ThenBy

* use OfType

* Replace with asingle call to Count(...)

* Replace with a single call to FirstOrDefault

* Merge cast with type check

* use String.IsNullOrEmpty

* use collections count property

* use format specifier (results in shorter loc)

* use Any() instead of Count() > 0

* revert ThenBy with comment
2019-04-10 20:48:34 -05:00
gmriggs
abe9340bca
Adding alternate currency for vendors (#1575)
* Adding alternate currency for vendors

* minor update

* updating Pluralize()
2019-03-28 00:26:25 -04:00
gmriggs
188d1b51f8
Adding Dirty Fighting skill to combat (#1025)
* Adding Dirty Fighting skill to combat

* Adding DF PlayScripts

* StatModVal: TickDamage -> TotalDamage
2018-09-21 00:25:10 -04:00