텍스쳐 추가

This commit is contained in:
Cocopomel 2021-10-24 17:36:43 +09:00
parent 593b3effc5
commit 446510021a
8 changed files with 5 additions and 17 deletions

View File

@ -400,7 +400,7 @@
<label>PnL component</label> <label>PnL component</label>
<description>This is a component used in special products of PnL Industry. It's tightly sealed, so reverse engineering looks difficult.</description> <description>This is a component used in special products of PnL Industry. It's tightly sealed, so reverse engineering looks difficult.</description>
<graphicData> <graphicData>
<texPath>Things/Item/PNComponentRoyal</texPath> <texPath>Things/Item/PNComponent</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
</graphicData> </graphicData>
<soundInteract>Metal_Drop</soundInteract> <soundInteract>Metal_Drop</soundInteract>

View File

@ -18,6 +18,10 @@
<thingClass>ThingWithComps</thingClass> <thingClass>ThingWithComps</thingClass>
<category>Item</category> <category>Item</category>
<drawerType>MapMeshOnly</drawerType> <drawerType>MapMeshOnly</drawerType>
<graphicData>
<texPath>Things/Item/PNAutomatonbox</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<useHitPoints>true</useHitPoints> <useHitPoints>true</useHitPoints>
<selectable>true</selectable> <selectable>true</selectable>
<altitudeLayer>Item</altitudeLayer> <altitudeLayer>Item</altitudeLayer>
@ -60,10 +64,6 @@
<statBases> <statBases>
<MarketValue>1520</MarketValue> <MarketValue>1520</MarketValue>
</statBases> </statBases>
<graphicData>
<texPath>Things/Item/Special/AIPersonaCore</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<comps> <comps>
<li> <li>
<compClass>CompQuality</compClass> <compClass>CompQuality</compClass>
@ -92,10 +92,6 @@
<statBases> <statBases>
</statBases> </statBases>
<graphicData>
<texPath>Things/Item/Special/AIPersonaCore</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<comps> <comps>
<li Class="CompProperties_Usable"> <li Class="CompProperties_Usable">
<useJob>UseItem</useJob> <useJob>UseItem</useJob>
@ -139,10 +135,6 @@
<statBases> <statBases>
</statBases> </statBases>
<graphicData>
<texPath>Things/Item/Special/AIPersonaCore</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<comps> <comps>
<li Class="CompProperties_Usable"> <li Class="CompProperties_Usable">
<useJob>UseItem</useJob> <useJob>UseItem</useJob>
@ -186,10 +178,6 @@
<statBases> <statBases>
</statBases> </statBases>
<graphicData>
<texPath>Things/Item/Special/AIPersonaCore</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<comps> <comps>
<li Class="CompProperties_Usable"> <li Class="CompProperties_Usable">
<useJob>UseItem</useJob> <useJob>UseItem</useJob>

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB