텍스쳐 변경
This commit is contained in:
parent
fc60bf5fd5
commit
3a5561ed44
1.2/Defs
Textures/Things
Building
Item
@ -14,9 +14,11 @@
|
|||||||
<tickerType>Normal</tickerType>
|
<tickerType>Normal</tickerType>
|
||||||
<tradeability>None</tradeability>
|
<tradeability>None</tradeability>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Drugs/Paniel_Fuel</texPath>
|
<texPath>Things/Item/PNFuel</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_StackCount</graphicClass>
|
||||||
|
<drawSize>1.0</drawSize>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
|
<uiIconForStackCount>1</uiIconForStackCount>
|
||||||
<stackLimit>100</stackLimit>
|
<stackLimit>100</stackLimit>
|
||||||
<rotatable>false</rotatable>
|
<rotatable>false</rotatable>
|
||||||
<statBases>
|
<statBases>
|
||||||
|
@ -132,7 +132,7 @@
|
|||||||
<minimumFueledThreshold>1</minimumFueledThreshold>
|
<minimumFueledThreshold>1</minimumFueledThreshold>
|
||||||
<fuelMultiplier>1</fuelMultiplier>
|
<fuelMultiplier>1</fuelMultiplier>
|
||||||
<consumeFuelOnlyWhenUsed>true</consumeFuelOnlyWhenUsed>
|
<consumeFuelOnlyWhenUsed>true</consumeFuelOnlyWhenUsed>
|
||||||
<outOfFuelMessage>Cannot shoot: No shells</outOfFuelMessage>
|
<outOfFuelMessage>Cannot shoot: No PnL shells</outOfFuelMessage>
|
||||||
<fuelIconPath>Things/Building/PN_shellfuel</fuelIconPath>
|
<fuelIconPath>Things/Building/PN_shellfuel</fuelIconPath>
|
||||||
</li>
|
</li>
|
||||||
</comps>
|
</comps>
|
||||||
@ -238,8 +238,9 @@
|
|||||||
<label>PnL high-explosive shell</label>
|
<label>PnL high-explosive shell</label>
|
||||||
<description>...</description>
|
<description>...</description>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Item/Resource/Shell/Shell_HighExplosive</texPath>
|
<texPath>Things/Item/PNShellHE</texPath>
|
||||||
<graphicClass>Graphic_StackCount</graphicClass>
|
<graphicClass>Graphic_StackCount</graphicClass>
|
||||||
|
<drawSize>1.0</drawSize>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<techLevel>Industrial</techLevel>
|
<techLevel>Industrial</techLevel>
|
||||||
<stackLimit>25</stackLimit>
|
<stackLimit>25</stackLimit>
|
||||||
|
Binary file not shown.
Before ![]() (image error) Size: 2.2 KiB After ![]() (image error) Size: 23 KiB ![]() ![]() |
BIN
Textures/Things/Item/PNFuel/PNFuel_a.png
Normal file
BIN
Textures/Things/Item/PNFuel/PNFuel_a.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 16 KiB |
BIN
Textures/Things/Item/PNFuel/PNFuel_b.png
Normal file
BIN
Textures/Things/Item/PNFuel/PNFuel_b.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 33 KiB |
BIN
Textures/Things/Item/PNFuel/PNFuel_c.png
Normal file
BIN
Textures/Things/Item/PNFuel/PNFuel_c.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 44 KiB |
BIN
Textures/Things/Item/PNShellHE/PNShellHE_a.png
Normal file
BIN
Textures/Things/Item/PNShellHE/PNShellHE_a.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 23 KiB |
BIN
Textures/Things/Item/PNShellHE/PNShellHE_b.png
Normal file
BIN
Textures/Things/Item/PNShellHE/PNShellHE_b.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 39 KiB |
BIN
Textures/Things/Item/PNShellHE/PNShellHE_c.png
Normal file
BIN
Textures/Things/Item/PNShellHE/PNShellHE_c.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 52 KiB |
Loading…
x
Reference in New Issue
Block a user