Christoph Oelckers
|
46f7e38e46
|
- cleaned up movesprite_ex.
This needed 5 actor flags to handle some really inane special cases!
|
2023-04-23 09:42:27 +02:00 |
|
Christoph Oelckers
|
073c7e79e4
|
- Duke: remove redundant super.Initialize call from Liztrooper.
This function is a no-op for enemies and not needed.
|
2023-04-16 11:47:57 +02:00 |
|
Christoph Oelckers
|
8172a9ac0c
|
- moved all flags into the actor definitions.
|
2023-04-09 09:35:37 +02:00 |
|
Christoph Oelckers
|
281dbfb14c
|
- added BADGUY/KILLCOUNT combos to all enemies.
|
2023-04-09 09:35:37 +02:00 |
|
Christoph Oelckers
|
0706a8a5bb
|
- exported LizTrooper and Lizman.
|
2023-04-02 17:37:30 +02:00 |
|