mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Updated todos and some docs
This commit is contained in:
parent
21fc56fe2b
commit
1db82e96d5
4 changed files with 4 additions and 11 deletions
|
@ -6,6 +6,8 @@ namespace RJW_Genes
|
|||
{
|
||||
/// <summary>
|
||||
/// Kindly provided by 'shabalox' https://github.com/Shabalox/RJW_Genes_Addons/
|
||||
///
|
||||
/// Note on the logic: the result mentioned below is changing the result of fertilization (true or false) to true if the pawn has the insect-breeder gene.
|
||||
/// </summary>
|
||||
[HarmonyPatch(typeof(PawnExtensions), "RaceImplantEggs")]
|
||||
public static class PatchPawnExtensions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue