This is an old revision of the document!
Arguments | Result | Notation |
---|---|---|
startX, startY, targetX, targetY, Health, Payload | x1 y1 x2 y2 n1 n2 – |
Creates a spore at map coordinates startX, startY that moves to targetX, targetY. Health is number of hit points with 1 being typical. The payload is the amount of Creeper the spore carries. If any source or target coordinate is off the map, the spore will not be created.
example goes here