색 변경
This commit is contained in:
parent
c4064ec96e
commit
38587d2765
@ -3,7 +3,7 @@
|
|||||||
<FactionDef Abstract="True" Name="Paniel_PlayerBase">
|
<FactionDef Abstract="True" Name="Paniel_PlayerBase">
|
||||||
<settlementTexturePath>Icon/Paniel_PlayerIcon</settlementTexturePath>
|
<settlementTexturePath>Icon/Paniel_PlayerIcon</settlementTexturePath>
|
||||||
<colorSpectrum>
|
<colorSpectrum>
|
||||||
<li>(65, 65, 150)</li>
|
<li>(247, 180, 130)</li>
|
||||||
</colorSpectrum>
|
</colorSpectrum>
|
||||||
</FactionDef> <!--스타트 팩션-->
|
</FactionDef> <!--스타트 팩션-->
|
||||||
<FactionDef ParentName="Paniel_PlayerBase">
|
<FactionDef ParentName="Paniel_PlayerBase">
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
<texPath>Things/Item/Health/HealthItem</texPath>
|
<texPath>Things/Item/Health/HealthItem</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
<drawSize>0.80</drawSize>
|
<drawSize>0.80</drawSize>
|
||||||
<color>(154,124,104)</color>
|
<color>(247,180,130)</color>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<tradeTags>
|
<tradeTags>
|
||||||
<li>PN_BodyPartsNormal</li>
|
<li>PN_BodyPartsNormal</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user