; Script for team 2, map plaguespitter4 ;--------------------------------- States startstate Initial state Initial { AIFunction Defensive TriggerProcessor GoNamedState } state Build1_One { AIFunction Defensive TriggerProcessor GoNamedState Build One PS Exact First_One 8 8 0.2 WaypointPath One RallyPoint_One noloop } state Attack { AIFunction Defensive TriggerProcessor GoNamedState WaypointPath One Attack noloop } ;--------------------------------- Paths Path RallyPoint_One { -187.921 48.325 160.082 } Path Attack { -223.840 60.490 -108.472 -175.508 49.378 99.064 } ;--------------------------------- Buildlists BuildList First_One { Cropper Cropper Savage Bilespitter Bilespitter Shaman Shaman Sporefiend }