Skip to content

Commit

Permalink
add todo, ref #189.
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Mar 9, 2024
1 parent 9cbd6c9 commit b2c5f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts_src/enclave/qcturret.ssl
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ procedure critter_p_proc begin
set_self_team(TEAM_LONER);
return;
end
// TODO: animate turrets "stand down" when inactive, to give player visual indication of the status.

set_self_ai(AI_GUN_TURRET);

Expand Down

0 comments on commit b2c5f9d

Please sign in to comment.