Improved various comments inside ItemHelper
Moved values out of `ArmorItemCanHoldMods` and into frozen set Added Tpls to spelling dictionary Changed list parameters to be `ienumerable` or `icollection` where possible Made `ArmorItemHasRemovablePlateSlots` use class property directly Made `ItemHasSlots` return false when checked item doesn't exist instead of throwing an unhandled exception Folded `HasBuyRestrictions` logic into one line
This commit is contained in:
@@ -5,4 +5,5 @@
|
||||
<s:Boolean x:Key="/Default/UserDictionary/Words/=randomistion/@EntryIndexedValue">True</s:Boolean>
|
||||
<s:Boolean x:Key="/Default/UserDictionary/Words/=scav/@EntryIndexedValue">True</s:Boolean>
|
||||
<s:Boolean x:Key="/Default/UserDictionary/Words/=Tarkov/@EntryIndexedValue">True</s:Boolean>
|
||||
<s:Boolean x:Key="/Default/UserDictionary/Words/=Tpls/@EntryIndexedValue">True</s:Boolean>
|
||||
<s:Boolean x:Key="/Default/UserDictionary/Words/=Usec/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
|
||||
Reference in New Issue
Block a user