-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bigDisplay.xml
52 lines (43 loc) · 1.53 KB
/
bigDisplay.xml
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
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<placeable type="bigDisplayType" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../shared/xml/schema/placeable.xsd">
<storeData>
<name params="20">$l10n_unversalDisplay</name>
<functions>
<function>$l10n_function_unversalDisplay</function>
</functions>
<image>store/store_BigDisplay.dds</image>
<price>15000</price>
<lifetime>1000</lifetime>
<dailyUpkeep>5</dailyUpkeep>
<rotation>0</rotation>
<brand>FARMERTOOLS</brand>
<species>placeable</species>
<category>placeableMisc</category>
<brush>
<type>placeable</type>
<category>buildings</category>
<tab>tools</tab>
</brush>
</storeData>
<base>
<filename>placeable/BigDisplay.i3d</filename>
<canBeRenamed>true</canBeRenamed>
<boughtWithFarmland>true</boughtWithFarmland>
</base>
<placement useRandomYRotation="false" useManualYRotation="true">
<sounds>
<place template="smallImp" pitchScale="1.4"/>
</sounds>
</placement>
<bigDisplays>
<bigDisplay upperLeftNode="0>1|0" height="2.1" width="1.85" size="0.11" color="0 0.9 0 1"></bigDisplay>
</bigDisplays>
<clearAreas />
<leveling requireLeveling="false" />
<testArea/>
<indoorAreas />
<ai>
<updateAreas />
</ai>
<infoTrigger triggerNode="1>0" />
</placeable>