테스트 삭제
This commit is contained in:
parent
921f0337d4
commit
658422f427
@ -2,14 +2,14 @@
|
|||||||
<Defs>
|
<Defs>
|
||||||
|
|
||||||
<!--==================================== 테스트 워해머 ====================================-->
|
<!--==================================== 테스트 워해머 ====================================-->
|
||||||
<ThingDef ParentName="PN_BaseMeleeWeapon_Sharp">
|
<!--<ThingDef ParentName="PN_BaseMeleeWeapon_Sharp">
|
||||||
<defName>PN_RoyalWarhammer</defName>
|
<defName>PN_RoyalWarhammer</defName>
|
||||||
<label>PnL royal warhammer</label>
|
<label>PnL royal warhammer</label>
|
||||||
<description>[caution] : Automaton exclusive weapon.\n\nA long sword with a rotating chain saw blade. It works by linking with the automaton and receiving power.</description>
|
<description>[caution] : Automaton exclusive weapon.\n\nA long sword with a rotating chain saw blade. It works by linking with the automaton and receiving power.</description>
|
||||||
<graphicData Class="AutomataRace.GraphicData_Sprite">
|
<graphicData Class="AutomataRace.GraphicData_Sprite">
|
||||||
<texPath>Things/Weapons/PNPersonaHammer</texPath>
|
<texPath>Things/Weapons/PNPersonaHammer</texPath>
|
||||||
<graphicClass>AutomataRace.Graphic_Sprite</graphicClass>
|
<graphicClass>AutomataRace.Graphic_Sprite</graphicClass>
|
||||||
<totalFrameLength>150</totalFrameLength>
|
<totalFrameLength>170</totalFrameLength>
|
||||||
<keyFrames>
|
<keyFrames>
|
||||||
<li>
|
<li>
|
||||||
<frame>0</frame>
|
<frame>0</frame>
|
||||||
@ -20,11 +20,15 @@
|
|||||||
<index>1</index>
|
<index>1</index>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<frame>130</frame>
|
<frame>125</frame>
|
||||||
<index>2</index>
|
<index>2</index>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<frame>140</frame>
|
<frame>130</frame>
|
||||||
|
<index>0</index>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<frame>165</frame>
|
||||||
<index>1</index>
|
<index>1</index>
|
||||||
</li>
|
</li>
|
||||||
</keyFrames>
|
</keyFrames>
|
||||||
@ -40,7 +44,6 @@
|
|||||||
<WorkToMake>18000</WorkToMake>
|
<WorkToMake>18000</WorkToMake>
|
||||||
<Mass>4</Mass>
|
<Mass>4</Mass>
|
||||||
</statBases>
|
</statBases>
|
||||||
<equippedAngleOffset>45</equippedAngleOffset>
|
|
||||||
<stuffCategories>
|
<stuffCategories>
|
||||||
<li>Metallic</li>
|
<li>Metallic</li>
|
||||||
</stuffCategories>
|
</stuffCategories>
|
||||||
@ -85,6 +88,6 @@
|
|||||||
<weaponClasses>
|
<weaponClasses>
|
||||||
|
|
||||||
</weaponClasses>
|
</weaponClasses>
|
||||||
</ThingDef>
|
</ThingDef>-->
|
||||||
|
|
||||||
</Defs>
|
</Defs>
|
Loading…
x
Reference in New Issue
Block a user