mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
- Added 3 new items to *.Items.xml git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameData@6702 3b4a5df2-a311-0410-b5c6-a8a6f20db521
14 lines
262 B
XML
14 lines
262 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<MINERALS>
|
|
<TYPE>
|
|
<uiIndex>0</uiIndex>
|
|
<sNameType>Mine</sNameType>
|
|
<sMineral>Argent</sMineral>
|
|
</TYPE>
|
|
<TYPE>
|
|
<uiIndex>1</uiIndex>
|
|
<sNameType>Mine</sNameType>
|
|
<sMineral>Or</sMineral>
|
|
</TYPE>
|
|
</MINERALS>
|