-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodDesc.xml
More file actions
40 lines (31 loc) · 1.23 KB
/
modDesc.xml
File metadata and controls
40 lines (31 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<modDesc descVersion="80">
<author>MathiasHun</author>
<version>1.0.0.0</version>
<title>
<en>Extended Owned Items</en>
</title>
<description>
<en><![CDATA[Thanks to this modification, the selling price of your owned items will vary.
The selling price can be base, profitable or unprofitable.
Currently, the price changes randomly every hour.
Loss: between -2% and -25%
Profitable: between +2% and +25%
Idea, jeery2995
Bug report, please visit https://github.com/MathiasHun/FS22_gameplay_ExtendedOwnedItems/
]]></en>
<hu><![CDATA[Ennek a módosításnak köszönhetően a tulajdonában lévő tárgyak eladási ára változni fog.
Az eladási ár lehet alap, nyereséges vagy veszteséges.
Jelenleg az ár véletlenszerűen változik óránként.
Veszteség: -2% és -25% között
Nyereséges: +2% és +25% között
Ötlet, jeery2995
Hibajelentés, kérjük látogassa meg https://github.com/MathiasHun/FS22_gameplay_ExtendedOwnedItems/
]]></hu>
</description>
<iconFilename>icon_extendedOwnedItems.dds</iconFilename>
<multiplayer supported="true"/>
<extraSourceFiles>
<sourceFile filename="loader.lua"/>
</extraSourceFiles>
</modDesc>