defs: Added additional note for battle order
authorLukas Krickl <lukas@krickl.dev>
Fri, 15 Aug 2025 05:07:13 +0000 (07:07 +0200)
committerLukas Krickl <lukas@krickl.dev>
Fri, 15 Aug 2025 05:07:13 +0000 (07:07 +0200)
src/defs.s

index 85d6fe04bd70d8e2331b1f3ab743093611af8015..2dacb2257aa82f71f070f9fc689a54d2337edce8 100644 (file)
        ; indicates which order the actor has in battle mode
        ; the actors attack rotuine should wait until battle_order == their battle order
        ; and then perform an action
+       ; battle order should also determine where the battle draw rotuine 
+       ; draws the actor
 .de act_rt_battle_order, 1
 
   ; sub-tile drawing vars