색 변경

This commit is contained in:
Cocopomel 2021-06-27 02:10:00 +09:00
parent c4064ec96e
commit 38587d2765
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<FactionDef Abstract="True" Name="Paniel_PlayerBase">
<settlementTexturePath>Icon/Paniel_PlayerIcon</settlementTexturePath>
<colorSpectrum>
<li>(65, 65, 150)</li>
<li>(247, 180, 130)</li>
</colorSpectrum>
</FactionDef> <!--스타트 팩션-->
<FactionDef ParentName="Paniel_PlayerBase">

View File

@ -54,7 +54,7 @@
<texPath>Things/Item/Health/HealthItem</texPath>
<graphicClass>Graphic_Single</graphicClass>
<drawSize>0.80</drawSize>
<color>(154,124,104)</color>
<color>(247,180,130)</color>
</graphicData>
<tradeTags>
<li>PN_BodyPartsNormal</li>