New to version 3.09a
updated 5/8/06
- added two new spawn position control keywords, #PLAYER, and #WAYPOINT.#PLAYER[,range] - places the spawns around the triggering player.
#WAYPOINT,prefix[,range] - places the spawn at the location of randomly selected waypoint runes that start with the given prefix.
spawn a group of orcs within 2 tiles of the triggering player.

place spawns at the randomly selected named waypoints
- added an additional optional argument to the #XFILL, #YFILL, and #EDGE position control keywords that allows an increment value to be specified that will be added to each subsequent position value instead of the default of 1.Different values give some interesting fill patterns.
#XFILL[,inc]
#YFILL[,inc]
#EDGE[,inc]


- fixed a problem displaying entries with the new control keywords in the properties list during mouseover of the spawner crystal.