|
443 | 443 | </appliedOnFixedBodyParts> |
444 | 444 | </RecipeDef> |
445 | 445 |
|
| 446 | + <!-- Bone/limb: clavicle --> |
| 447 | +<RecipeDef ParentName="SurgeryNormal"> |
| 448 | + <defName>RepairBonesClavicle</defName> |
| 449 | + <label>repair clavicle</label> |
| 450 | + <description>Repair clavicle</description> |
| 451 | + <workerClass>Recipe_InstallNaturalBodyPart</workerClass> |
| 452 | + <jobString>Repairing clavicle</jobString> |
| 453 | + <ingredients> |
| 454 | + <li> |
| 455 | + <filter> |
| 456 | + <categories> |
| 457 | + <li>Medicine</li> |
| 458 | + </categories> |
| 459 | + </filter> |
| 460 | + <count>2</count> |
| 461 | + </li> |
| 462 | + <li> |
| 463 | + <filter> |
| 464 | + <thingDefs> |
| 465 | + <li>Plasteel</li> |
| 466 | + </thingDefs> |
| 467 | + </filter> |
| 468 | + <count>10</count> |
| 469 | + </li> |
| 470 | + </ingredients> |
| 471 | + <fixedIngredientFilter> |
| 472 | + <categories> |
| 473 | + <li>Medicine</li> |
| 474 | + </categories> |
| 475 | + <exceptedThingDefs> |
| 476 | + <li>HerbalMedicine</li> |
| 477 | + </exceptedThingDefs> |
| 478 | + <thingDefs> |
| 479 | + <li>Plasteel</li> |
| 480 | + </thingDefs> |
| 481 | + </fixedIngredientFilter> |
| 482 | + <appliedOnFixedBodyParts> |
| 483 | + <li>LeftClavicle</li> |
| 484 | + <li>RightClavicle</li> |
| 485 | + </appliedOnFixedBodyParts> |
| 486 | +</RecipeDef> |
| 487 | + |
446 | 488 | <!-- Bone/limb finger --> |
447 | 489 | <RecipeDef ParentName="SurgeryNormal"> |
448 | 490 | <defName>RepairFinger</defName> |
|
519 | 561 | <li>RightFootSecondToe</li> |
520 | 562 | <li>RightFootBigToe</li> |
521 | 563 | </appliedOnFixedBodyParts> |
522 | | -</RecipeDef> |
523 | | - |
524 | | - <!-- Chronic: Cataract --> |
525 | | -<RecipeDef ParentName="SurgeryNormal"> |
526 | | - <defName>CureChronicCataract</defName> |
527 | | - <label>cure cataract</label> |
528 | | - <description>Cure cataract.</description> |
529 | | - <workerClass>Recipe_RemoveHediff</workerClass> |
530 | | - <jobString>Curing cataract.</jobString> |
531 | | - <ingredients> |
532 | | - <li> |
533 | | - <filter> |
534 | | - <categories> |
535 | | - <li>Medicine</li> |
536 | | - </categories> |
537 | | - </filter> |
538 | | - <count>2</count> |
539 | | - </li> |
540 | | - </ingredients> |
541 | | - <fixedIngredientFilter> |
542 | | - <categories> |
543 | | - <li>Medicine</li> |
544 | | - </categories> |
545 | | - <exceptedThingDefs> |
546 | | - <li>HerbalMedicine</li> |
547 | | - </exceptedThingDefs> |
548 | | - </fixedIngredientFilter> |
549 | | - <removesHediff>Cataract</removesHediff> |
550 | | -</RecipeDef> |
| 564 | +</RecipeDef> |
551 | 565 |
|
552 | 566 | <!-- Chronic: HearingLoss --> |
553 | 567 | <RecipeDef ParentName="SurgeryNormal"> |
|
640 | 654 |
|
641 | 655 |
|
642 | 656 | <!-- Hard Surgery --> |
| 657 | +<!-- Chronic: Cataract --> |
| 658 | +<RecipeDef ParentName="SurgeryNormal"> |
| 659 | + <defName>CureChronicCataract</defName> |
| 660 | + <label>cure cataract</label> |
| 661 | + <description>Cure cataract.</description> |
| 662 | + <workerClass>Recipe_RemoveHediff</workerClass> |
| 663 | + <jobString>Curing cataract.</jobString> |
| 664 | + <ingredients> |
| 665 | + <li> |
| 666 | + <filter> |
| 667 | + <categories> |
| 668 | + <li>Medicine</li> |
| 669 | + </categories> |
| 670 | + </filter> |
| 671 | + <count>3</count> |
| 672 | + </li> |
| 673 | + </ingredients> |
| 674 | + <fixedIngredientFilter> |
| 675 | + <categories> |
| 676 | + <li>Medicine</li> |
| 677 | + </categories> |
| 678 | + <exceptedThingDefs> |
| 679 | + <li>HerbalMedicine</li> |
| 680 | + </exceptedThingDefs> |
| 681 | + </fixedIngredientFilter> |
| 682 | + <removesHediff>Cataract</removesHediff> |
| 683 | +</RecipeDef> |
| 684 | + |
643 | 685 | <!-- Bones: Spine --> |
644 | 686 | <RecipeDef ParentName="SurgeryHard"> |
645 | 687 | <defName>RepairBoneSpine</defName> |
|
763 | 805 | </appliedOnFixedBodyParts> |
764 | 806 | </RecipeDef> |
765 | 807 |
|
| 808 | +<!-- Bone/limb: Sternum --> |
| 809 | +<RecipeDef ParentName="SurgeryHard"> |
| 810 | + <defName>RepairBonesSternum</defName> |
| 811 | + <label>repair Sternum</label> |
| 812 | + <description>Repair Sternum</description> |
| 813 | + <workerClass>Recipe_InstallNaturalBodyPart</workerClass> |
| 814 | + <jobString>Repairing Sternum</jobString> |
| 815 | + <ingredients> |
| 816 | + <li> |
| 817 | + <filter> |
| 818 | + <categories> |
| 819 | + <li>Medicine</li> |
| 820 | + </categories> |
| 821 | + </filter> |
| 822 | + <count>2</count> |
| 823 | + </li> |
| 824 | + <li> |
| 825 | + <filter> |
| 826 | + <thingDefs> |
| 827 | + <li>Plasteel</li> |
| 828 | + </thingDefs> |
| 829 | + </filter> |
| 830 | + <count>24</count> |
| 831 | + </li> |
| 832 | + </ingredients> |
| 833 | + <fixedIngredientFilter> |
| 834 | + <categories> |
| 835 | + <li>Medicine</li> |
| 836 | + </categories> |
| 837 | + <exceptedThingDefs> |
| 838 | + <li>HerbalMedicine</li> |
| 839 | + </exceptedThingDefs> |
| 840 | + <thingDefs> |
| 841 | + <li>Plasteel</li> |
| 842 | + </thingDefs> |
| 843 | + </fixedIngredientFilter> |
| 844 | + <appliedOnFixedBodyParts> |
| 845 | + <li>Sternum</li> |
| 846 | + </appliedOnFixedBodyParts> |
| 847 | +</RecipeDef> |
| 848 | + |
766 | 849 | <!-- Chronic: Badback --> |
767 | 850 | <RecipeDef ParentName="SurgeryHard"> |
768 | 851 | <defName>CureChronicBadBack</defName> |
|
795 | 878 | <exceptedThingDefs> |
796 | 879 | <li>HerbalMedicine</li> |
797 | 880 | </exceptedThingDefs> |
| 881 | + <thingDefs> |
| 882 | + <li>Plasteel</li> |
| 883 | + </thingDefs> |
798 | 884 | </fixedIngredientFilter> |
799 | 885 | <removesHediff>BadBack</removesHediff> |
800 | 886 | </RecipeDef> |
|
831 | 917 | <exceptedThingDefs> |
832 | 918 | <li>HerbalMedicine</li> |
833 | 919 | </exceptedThingDefs> |
| 920 | + <thingDefs> |
| 921 | + <li>Plasteel</li> |
| 922 | + </thingDefs> |
834 | 923 | </fixedIngredientFilter> |
835 | 924 | <removesHediff>Frail</removesHediff> |
836 | 925 | </RecipeDef> |
|
0 commit comments