This topic is for discussion of map #3812: The Botany Project 3
(http://knucklecracker.com/creeperworld3/queryMaps.php?query=thumbnailid&id=3812)
Author: Zoura3025
Size: 128x128
Desc:
The botanists have done it again with two new biological marvels! Abraxis and Lia must once again defend the station, but this time, Lia has something up her sleeve. Unfortunately due to my lack of programming expertise, the huge CRPL-core shape plant spawns antiemitters. Just place the nullifier next to the tree after all enemies are destroyed for your victory. ~~Thanks!
In order to allow the under-tree Cores to be spared, run a script with the following lines:
Self CONST_COUNTSFORVICTORY 0 SetUnitAttribute
Self CONST_NULLIFIERDAMAGES 0 SetUnitSttribute
For other alterable attributes, see the wiki page (http://knucklecracker.com/wiki/doku.php?id=crpl:docs:getunitattribute#unit_constants).