Loobinex / keeperfx-unofficial

KeeperFX - Unofficial release
60 stars 7 forks source link

Play movie before going to Lord-torture screen #70

Closed Loobinex closed 5 years ago

Loobinex commented 5 years ago

When the player wins a campaign level with the Lord of the Land in prison, the player will get a 'bonus'. He will get a screen with doors he can click to hear the knight getting tortured in various ways. Included with the game is the file ldata\drag.smk, which is a video clip of an imp dragging the lord of the land to said torture room. This clip is never played.

It would be nice for this clip to be played right before the player gets to the torture screen, as not only is it a cool movie, it also explains to the player why he gets the torture screen.

In the KeeperFX code this torture screen is revered to as 'fronttorture', and the code can be found in front_torture.c, which is referenced in frontend.cpp