SW: fixed coolie death animation.

This commit is contained in:
Christoph Oelckers 2023-11-12 08:59:55 +01:00
parent b7ed7824d9
commit c62418006c
2 changed files with 1 additions and 3 deletions

View file

@ -16,7 +16,6 @@ x(COOLIE_CHARGE)
x(COOLIE_RUN)
x(COOLIE_PAIN)
x(COOLIE_DEAD_NOHEAD)
x(COOLIE_DEAD_HEAD)
x(COOLIE_DIE)
x(COOLIE_DEAD)

View file

@ -16,8 +16,7 @@
1400 = "COOLIE_RUN", 4, 5, 1
1420 = "COOLIE_PAIN"
1440 = "COOLIE_DEAD_NOHEAD"
4267 = "COOLIE_DEAD_HEAD"
4260 = "COOLIE_DIE"
4260 = "COOLIE_DIE", 8
4268 = "COOLIE_DEAD"
3780 = "EEL_RUN", 3, 5, 1