mirror of
https://gitgud.io/Stardust3D/rjw-plasticsurgeries.git
synced 2024-08-14 23:57:25 +00:00
testing Licentia stuff
This commit is contained in:
parent
9f85f3bd33
commit
b3df4f7314
9 changed files with 27 additions and 2 deletions
|
@ -55,6 +55,8 @@ namespace RJW_PlasticSurgeries
|
|||
severity = curve.Evaluate(cupSize);
|
||||
return true;
|
||||
}
|
||||
|
||||
protected override (HediffDef, float) GetLicentiaDamage() => throw new NotSupportedException();
|
||||
}
|
||||
|
||||
public class Recipe_Surgery_Mammoplasty_A : Recipe_Surgery_Mammoplasty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue