Merge pull request #12694 from Ghommie/Ghommie-cit833

mowing down experimental cloner copypasta.
This commit is contained in:
Lin
2020-07-07 13:23:25 -05:00
committed by GitHub
8 changed files with 221 additions and 418 deletions
+4
View File
@@ -115,3 +115,7 @@
//these flags are used to tell the DNA modifier if a plant gene cannot be extracted or modified.
#define PLANT_GENE_REMOVABLE (1<<0)
#define PLANT_GENE_EXTRACTABLE (1<<1)
#define CLONEPOD_GET_MIND 1
#define CLONEPOD_POLL_MIND 2
#define CLONEPOD_NO_MIND 3