포탑 재료 변경
This commit is contained in:
parent
fb1c79bfa7
commit
7b310a1948
@ -77,10 +77,13 @@
|
||||
</ThingDef>
|
||||
|
||||
<!--==================================== 오토캐논 ====================================-->
|
||||
<ThingDef ParentName="BuildingBase">
|
||||
<defName>PN_Artillery_Base</defName>
|
||||
<DesignatorDropdownGroupDef>
|
||||
<defName>PN_Artillery_Dropdown</defName>
|
||||
<label>PnL Auto Artillery</label>
|
||||
<description>...</description>
|
||||
</DesignatorDropdownGroupDef>
|
||||
|
||||
<ThingDef Abstract="True" Name="PN_Artillery_Base" ParentName="BuildingBase">
|
||||
<designatorDropdown>PN_Artillery_Dropdown</designatorDropdown>
|
||||
<thingClass>Building_TurretGun</thingClass>
|
||||
<graphicData>
|
||||
<texPath>Things/Building/PN_Artillery_Base</texPath>
|
||||
@ -143,7 +146,7 @@
|
||||
<costStuffCount>50</costStuffCount>
|
||||
<costList>
|
||||
<Steel>250</Steel>
|
||||
<ComponentIndustrial>15</ComponentIndustrial>
|
||||
<ComponentIndustrial>6</ComponentIndustrial>
|
||||
</costList>
|
||||
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded>
|
||||
<designationCategory>Security</designationCategory>
|
||||
@ -165,6 +168,26 @@
|
||||
<uiIconScale>0.6</uiIconScale>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="PN_Artillery_Base">
|
||||
<defName>PN_Artillery_Base_Brain</defName>
|
||||
<label>PnL Auto Artillery</label>
|
||||
<description>...</description>
|
||||
<costList>
|
||||
<PN_Brain>1</PN_Brain>
|
||||
</costList>
|
||||
</ThingDef>
|
||||
|
||||
<ThingDef ParentName="PN_Artillery_Base">
|
||||
<defName>PN_Artillery_Base_Core</defName>
|
||||
<label>PnL Auto Artillery</label>
|
||||
<description>...</description>
|
||||
<costList>
|
||||
<PN_BrainCasing>1</PN_BrainCasing>
|
||||
</costList>
|
||||
</ThingDef>
|
||||
|
||||
|
||||
|
||||
<ThingDef ParentName="BaseWeaponTurret">
|
||||
<defName>PN_Artillery_Turret</defName>
|
||||
<label>PnL Auto Artillery Turret</label>
|
||||
|
BIN
about/preview.jpg
Normal file
BIN
about/preview.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
x
Reference in New Issue
Block a user