Fix xml errors
This commit is contained in:
parent
3e609d84b5
commit
bcb0051f05
@ -1,4 +1,5 @@
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<types>
|
||||
<type name="mike_Tigr">
|
||||
<nominal>0</nominal>
|
||||
<lifetime>3888000</lifetime>
|
||||
@ -93,4 +94,5 @@
|
||||
<usage name="Industrial"/>
|
||||
<usage name="Farm"/>
|
||||
</type>
|
||||
<!-- END -->
|
||||
<!-- END -->
|
||||
</types>
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!-- Custom Vehicle from Kubelwagen mod-->
|
||||
<types>
|
||||
<type name="Kubelwagen"><!--This is the base vehicle the other 4 Kubelwagens are based off of. We don't use this in case we run into trader issues, however, we treat them as persistent items none the less.-->
|
||||
<nominal>0</nominal>
|
||||
<lifetime>3888000</lifetime>
|
||||
@ -359,4 +361,5 @@
|
||||
<usage name="Industrial" />
|
||||
<usage name="Farm" />
|
||||
</type>
|
||||
<!-- END OF Custom Vehicle from Kubelwagen mod-->
|
||||
<!-- END OF Custom Vehicle from Kubelwagen mod-->
|
||||
</types>
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<types>
|
||||
<type name="Blue_Leggings">
|
||||
<nominal>2</nominal>
|
||||
<lifetime>2700</lifetime>
|
||||
@ -954,4 +956,5 @@
|
||||
<value name="Tier2"/>
|
||||
<value name="Tier3"/>
|
||||
<value name="Tier4"/>
|
||||
</type>
|
||||
</type>
|
||||
</types>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user