mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Fix: random items have wrong usItemClass
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2481 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -48516,7 +48516,7 @@
|
||||
<szItemDesc>If you can read this, Flugente propably didn't catch a certain way to create items. Go blame him!</szItemDesc>
|
||||
<szBRName>random NATO AR 1</szBRName>
|
||||
<szBRDesc>NO DESCRIPTION NECESSARY.</szBRDesc>
|
||||
<usItemClass>268435456</usItemClass>
|
||||
<usItemClass>1073741824</usItemClass>
|
||||
<nasLayoutClass>1</nasLayoutClass>
|
||||
<ubGraphicType>2</ubGraphicType>
|
||||
<ubGraphicNum>1</ubGraphicNum>
|
||||
@@ -48539,7 +48539,7 @@
|
||||
<szItemDesc>If you can read this, Flugente propably didn't catch a certain way to create items. Go blame him!</szItemDesc>
|
||||
<szBRName>random WP AR 1</szBRName>
|
||||
<szBRDesc>NO DESCRIPTION NECESSARY.</szBRDesc>
|
||||
<usItemClass>268435456</usItemClass>
|
||||
<usItemClass>1073741824</usItemClass>
|
||||
<nasLayoutClass>1</nasLayoutClass>
|
||||
<ubGraphicType>2</ubGraphicType>
|
||||
<ubGraphicNum>1</ubGraphicNum>
|
||||
|
||||
Reference in New Issue
Block a user