mowing down the experimental cloner copypasta.

This commit is contained in:
Ghommie
2020-07-05 03:04:53 +02:00
parent 3ba077be71
commit 562b57095d
8 changed files with 218 additions and 414 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