SuperTux / supertux

SuperTux source code
https://supertux.org
GNU General Public License v3.0
2.47k stars 472 forks source link

[Bug]: Deprecated water tiles when shocked doesn't damage Tux #2975

Closed epicguy2222 closed 1 week ago

epicguy2222 commented 3 weeks ago

SuperTux Version

v0.6.3-1274-g556624f3c

System Information

Windows 10 64-bit

Expected Behavior

The water flashes and Tux takes damage

Actual Behavior

The water flashes but Tux is unharmed

Steps To Reproduce Actual Behavior

Step 1: Go to a level with deprecated water tiles that has "Violent Thunderstorm" (No Bridge Out There, Shocking Kill,...) Step 2: Jump into the water and wait for Thunderstorm to hit Step 3: Thunderstorm hits and water flashes but Tux is unharmed

Additional Information

https://github.com/SuperTux/supertux/assets/168249975/c6d150da-3b40-410a-b670-f01587c1a5aa

(Note: The violent thunderstorm interval in the level is changed to record the video shorter since github won't let me send video with more than 10 mb)

Guidelines For Reporting Issues