Initial upload
Initial upload
This commit is contained in:
17
_module/nss/btlr_pheno1.nss
Normal file
17
_module/nss/btlr_pheno1.nss
Normal file
@@ -0,0 +1,17 @@
|
||||
//:://////////////////////////////////////////////
|
||||
//:: BODY TAILOR: phenotypes
|
||||
//::
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
for changing body size.
|
||||
*/
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: bloodsong
|
||||
//:: based on the Mil_Tailor by Milambus Mandragon
|
||||
//:://////////////////////////////////////////////
|
||||
|
||||
|
||||
void main()
|
||||
{
|
||||
SetPhenoType(PHENOTYPE_BIG);
|
||||
}
|
Reference in New Issue
Block a user