Added a Cowboy Hat item and LOBOT graphics, minor other changes and fixes

LOBOT:
- Added cowboy hat graphics
- Added a palette swap for the SVDS
- Fixed female SWAT Helmet palette
- Ghillie cover, jacket and leggings now display ghillie suit graphics when attached to armor items

Other:
- Added a new Cowboy Hat item, available from BR's later in the game and in Tex's starting gear kits
This commit is contained in:
Hazapuza
2025-03-22 00:12:15 +02:00
parent 9e2df5b7a6
commit ffc8e88093
397 changed files with 1020 additions and 12 deletions
+31 -3
View File
@@ -8465,9 +8465,9 @@
<ITEM>
<uiIndex>285</uiIndex>
<szItemName>Hat</szItemName>
<szLongItemName>Hat</szLongItemName>
<szItemDesc>A nice hat to wear when your helmet gets too hot. Provides limited camouflage.</szItemDesc>
<szBRName>Hat</szBRName>
<szLongItemName>Boonie Hat</szLongItemName>
<szItemDesc>A nice boonie hat to wear when your helmet gets too hot. Provides limited camouflage.</szItemDesc>
<szBRName>Boonie Hat</szBRName>
<szBRDesc>As seen on TV! This is the same hat that "Wild Bill" wore on the G.I. Joe Saturday-morning cartoon show. Ok, so it's not the same hat. But it's still a nice hat.</szBRDesc>
<usItemClass>2048</usItemClass>
<nasLayoutClass>1</nasLayoutClass>
@@ -52985,4 +52985,32 @@
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
<ITEM>
<uiIndex>1773</uiIndex>
<szItemName>Hat</szItemName>
<szLongItemName>Cowboy Hat</szLongItemName>
<szItemDesc>A wide-brimmed cowboy hat. This is the headwear of choice for dealing with rustlers and outlaws.</szItemDesc>
<szBRName>Cowboy Hat</szBRName>
<szBRDesc>Look as calm, cool and collected as Cordell Walker with one of these limited-edition western style hats. Comes with a reproduction Texas Ranger badge signed by Chuck Norris himself.</szBRDesc>
<usItemClass>2048</usItemClass>
<nasLayoutClass>1</nasLayoutClass>
<ubClassIndex>42</ubClassIndex>
<ubGraphicType>1</ubGraphicType>
<ubGraphicNum>920</ubGraphicNum>
<ubWeight>3</ubWeight>
<ubPerPocket>1</ubPerPocket>
<ItemSize>18</ItemSize>
<usPrice>75</usPrice>
<ubCoolness>6</ubCoolness>
<BR_NewInventory>2</BR_NewInventory>
<usOverheatingCooldownFactor>100</usOverheatingCooldownFactor>
<Damageable>1</Damageable>
<Repairable>1</Repairable>
<Sinks>1</Sinks>
<ShowStatus>1</ShowStatus>
<BigGunList>1</BigGunList>
<STAND_MODIFIERS />
<CROUCH_MODIFIERS />
<PRONE_MODIFIERS />
</ITEM>
</ITEMLIST>