~~NOTOC~~
<=[[4rpl:start| Index]] \\
<=[[4rpl:start#creeper| Creeper]]
* [[4rpl:commands:GetCrimson|Get]]
* [[4rpl:commands:SetCrimson|Set]]
:!: Available in version 1.3 and later.
====== SetCrimson ======
SetCrimson(<-cellX <-cellZ <-crimson)
===== Description =====
Sets the crimson amount for a specified cell. Note that a unit should continuously (or periodically) set crimson in a cell if you want it to spread. Crimson evaporates so either deposit a lot semi periodically, or a smaller amount continuously. A crystal deposts 8 every frame. A Forb deposits 1 every frame.
This function has no effect if crimson is set to a value of 2148 or higher. The number must be below that.
===== Examples =====
SetCrimson(50 75 8)
<=[[4rpl:start| Index]]