Hi Andrew,
tag 666 and 667 do only have a meaning on map07 and e1m8, e4m6 and e4m8, respectively. Please add a check that warns if such a tag is encountered on any other level, as this will not trigger the expected action.
Thanks,
Fabian
Tag 666 can be used on any map with the KEEN thing, since A_KeenDie has no map check.
Ah, damn, I forgot that. Maybe then an additional check for at least one Keen character could be added?
Yeah it could. I have added this to the TODO.
This has been implemented.
Commit 580569767cfb (and a few earlier ones).
Log in to post a comment.
Tag 666 can be used on any map with the KEEN thing, since A_KeenDie has no map check.
Ah, damn, I forgot that. Maybe then an additional check for at least one Keen character could be added?
Yeah it could. I have added this to the TODO.
This has been implemented.
Commit 580569767cfb (and a few earlier ones).