바닐라 임플란트 레시피 삭제

This commit is contained in:
Cocopomel 2021-08-17 22:08:18 +09:00
parent a4849a5bdc
commit e14b764567

View File

@ -3,7 +3,7 @@
<!--==================================== 초월 공학 ====================================--> <!--==================================== 초월 공학 ====================================-->
<!----> <!---->
<RecipeDef ParentName="PN_SurgeryInstallImplantBase"> <!--<RecipeDef ParentName="PN_SurgeryInstallImplantBase">
<defName>PN_InstallArchotechEye</defName> <defName>PN_InstallArchotechEye</defName>
<label>install archotech eye</label> <label>install archotech eye</label>
<description>Install an archotech eye.</description> <description>Install an archotech eye.</description>
@ -31,10 +31,10 @@
<li>PNEye</li> <li>PNEye</li>
</appliedOnFixedBodyParts> </appliedOnFixedBodyParts>
<addsHediff>ArchotechEye</addsHediff> <addsHediff>ArchotechEye</addsHediff>
</RecipeDef> </RecipeDef>-->
<!----> <!---->
<RecipeDef ParentName="PN_SurgeryInstallImplantBase"> <!--<RecipeDef ParentName="PN_SurgeryInstallImplantBase">
<defName>PN_InstallArchotechArm</defName> <defName>PN_InstallArchotechArm</defName>
<label>install archotech arm</label> <label>install archotech arm</label>
<description>Install an archotech arm.</description> <description>Install an archotech arm.</description>
@ -62,10 +62,10 @@
<li>PNShoulder</li> <li>PNShoulder</li>
</appliedOnFixedBodyParts> </appliedOnFixedBodyParts>
<addsHediff>ArchotechArm</addsHediff> <addsHediff>ArchotechArm</addsHediff>
</RecipeDef> </RecipeDef>-->
<!-- 다리 --> <!-- 다리 -->
<RecipeDef ParentName="PN_SurgeryInstallImplantBase"> <!--<RecipeDef ParentName="PN_SurgeryInstallImplantBase">
<defName>PN_InstallArchotechLeg</defName> <defName>PN_InstallArchotechLeg</defName>
<label>install archotech leg</label> <label>install archotech leg</label>
<description>Install an archotech leg.</description> <description>Install an archotech leg.</description>
@ -93,12 +93,12 @@
<li>PNLeg</li> <li>PNLeg</li>
</appliedOnFixedBodyParts> </appliedOnFixedBodyParts>
<addsHediff>ArchotechLeg</addsHediff> <addsHediff>ArchotechLeg</addsHediff>
</RecipeDef> </RecipeDef>-->
<!--==================================== 일반 ====================================--> <!--==================================== 일반 ====================================-->
<!-- Joywire --> <!-- Joywire -->
<RecipeDef ParentName="PN_SurgeryInstallImplantBase"> <!--<RecipeDef ParentName="PN_SurgeryInstallImplantBase">
<defName>InstallJoywire</defName> <defName>InstallJoywire</defName>
<label>install joywire</label> <label>install joywire</label>
<description>Install a joywire.</description> <description>Install a joywire.</description>
@ -126,5 +126,5 @@
<li>PNBrain</li> <li>PNBrain</li>
</appliedOnFixedBodyParts> </appliedOnFixedBodyParts>
<addsHediff>Joywire</addsHediff> <addsHediff>Joywire</addsHediff>
</RecipeDef> </RecipeDef>-->
</Defs> </Defs>