Extended the ai_location stub with a label for the location.

This commit is contained in:
Fabian Müller 2009-02-15 17:09:59 +00:00
parent 21c7d9a2d4
commit 48bebd086a

View file

@ -1038,4 +1038,5 @@ Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behav
# A stub for scenario 7 of LoW
#define AI_LOCATION AFFIX STRING RADIUS X Y
{SET_LABEL {X} {Y} ({STRING})}
#enddef