텍스쳐 추가
This commit is contained in:
@@ -271,8 +271,8 @@
|
||||
<label>PnL fuel drum can</label>
|
||||
<description>...</description>
|
||||
<graphicData Inherit="false">
|
||||
<texPath>Things/Item/PN_fueldrum</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<texPath>Things/Item/PNFuleDrum</texPath>
|
||||
<graphicClass>Graphic_StackCount</graphicClass>
|
||||
<drawSize>1.0</drawSize>
|
||||
</graphicData>
|
||||
<techLevel>Industrial</techLevel>
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
<label>PnL cluster HE shell</label>
|
||||
<description>...</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PNShellHE</texPath>
|
||||
<texPath>Things/Item/PNShell/PNShellHE</texPath>
|
||||
</graphicData>
|
||||
<projectileWhenLoaded>PN_Bullet_Shell_HE</projectileWhenLoaded>
|
||||
<statBases>
|
||||
@@ -156,7 +156,7 @@
|
||||
<label>PnL AP shell</label>
|
||||
<description>...</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PNShellHE</texPath>
|
||||
<texPath>Things/Item/PNShell/PNShellAP</texPath>
|
||||
</graphicData>
|
||||
<projectileWhenLoaded>PN_Bullet_Shell_AP</projectileWhenLoaded>
|
||||
<statBases>
|
||||
@@ -232,7 +232,7 @@
|
||||
<label>PnL cluster incendiary shell</label>
|
||||
<description>Cluster Incendiary</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PNShellHE</texPath>
|
||||
<texPath>Things/Item/PNShell/PNShellIN</texPath>
|
||||
</graphicData>
|
||||
<projectileWhenLoaded>PN_Bullet_Shell_CI</projectileWhenLoaded>
|
||||
<statBases>
|
||||
@@ -304,7 +304,7 @@
|
||||
<label>PnL cluster EMP shell</label>
|
||||
<description>Cluster EMP</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PNShellHE</texPath>
|
||||
<texPath>Things/Item/PNShell/PNShellEM</texPath>
|
||||
</graphicData>
|
||||
<projectileWhenLoaded>PN_Bullet_Shell_EMP</projectileWhenLoaded>
|
||||
<statBases>
|
||||
@@ -379,7 +379,7 @@
|
||||
<label>PnL cluster Firefoam shell</label>
|
||||
<description>Cluster Firefoam</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PNShellHE</texPath>
|
||||
<texPath>Things/Item/PNShell/PNShellFF</texPath>
|
||||
</graphicData>
|
||||
<projectileWhenLoaded>PN_Bullet_Shell_FF</projectileWhenLoaded>
|
||||
<statBases>
|
||||
@@ -463,7 +463,7 @@
|
||||
<label>PnL cluster smoke shell</label>
|
||||
<description>Cluster Incendiary</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PNShellHE</texPath>
|
||||
<texPath>Things/Item/PNShell/PNShellSM</texPath>
|
||||
</graphicData>
|
||||
<projectileWhenLoaded>PN_Bullet_Shell_Smoke</projectileWhenLoaded>
|
||||
<statBases>
|
||||
@@ -540,7 +540,7 @@
|
||||
<label>PnL antigrain shell</label>
|
||||
<description>...</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/PNShellHE</texPath>
|
||||
<texPath>Things/Item/PNShell/PNShellAG</texPath>
|
||||
</graphicData>
|
||||
<projectileWhenLoaded>PN_Bullet_Shell_AG</projectileWhenLoaded>
|
||||
<statBases>
|
||||
|
||||
Reference in New Issue
Block a user