일부 수정

This commit is contained in:
Cocopomel 2022-06-29 22:58:47 +09:00
parent aedd563da9
commit d59c1f0669
3 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!--==================================== 오토캐논 ====================================-->
<!--==================================== 곡사포 ====================================-->
<ThingDef ParentName="BuildingBase">
<defName>PN_Artillery_Base_Core</defName>
<label>PnL Howitzer</label>
@ -244,9 +244,9 @@
</thingDefs>
</fuelFilter>
<fuelIsMortarBarrel>true</fuelIsMortarBarrel>
<fuelCapacity>1</fuelCapacity>
<fuelMultiplier>1</fuelMultiplier>
<initialFuelPercent>1</initialFuelPercent>
<fuelCapacity>100</fuelCapacity>
<fuelMultiplier>100</fuelMultiplier>
<initialFuelPercent>100</initialFuelPercent>
<showFuelGizmo>true</showFuelGizmo>
<minimumFueledThreshold>1</minimumFueledThreshold>
<consumeFuelOnlyWhenUsed>true</consumeFuelOnlyWhenUsed>
@ -296,7 +296,7 @@
<altitudeLayer>MoteOverhead</altitudeLayer>
<weaponTags Inherit="false">
</weaponTags>
<!--<statBases>
<!--<statBases>
<AccuracyTouch>0.20</AccuracyTouch>
<AccuracyShort>0.85</AccuracyShort>
<AccuracyMedium>0.98</AccuracyMedium>

View File

@ -592,6 +592,7 @@
</ThingDef>
<!--레일건-->
<ThingDef ParentName="PN_ShellBase">
<defName>PN_Shell_RG</defName>
<label>PnL Railgun shell</label>

View File

@ -174,7 +174,7 @@
<shaderType>Transparent</shaderType>
</graphicData>
</ThingDef>
<!--==================================== 삽 ====================================-->
<ThingDef ParentName="PN_BaseMeleeWeapon_Blunt">
<defName>PN_Shovel</defName>