User Tools

Site Tools


crpl:docs:getdigitalisgrowth

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crpl:docs:getdigitalisgrowth [2013/01/14 19:03] – created chanicrpl:docs:getdigitalisgrowth [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-TODO+<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#digitalis_Commands|Digitalis Commands]] 
 +=====  GetDigitalisGrowth  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|X, Y|Boolean representing if Digitalis growth area is preset at X,Y |''x1 y1 -- i1 ''
 + 
 + 
 +=== Description === 
 +Pushes a 1 if Digitalis growth is present, 0 otherwise. 
 + 
 +Digitalis Growth is the path digitalis is allowed to grow on. 
 + 
 +=== Examples === 
 +<code> 
 +#Create digitalis below only if this tower is on a pathway 
 +CurrentCoords GetDigitalisGrowth if 
 +  CurrentCoords 1 SetDigitalis 
 +endif 
 +</code>  
crpl/docs/getdigitalisgrowth.1358190195.txt.gz · Last modified: 2025/02/14 14:56 (external edit)