gmuGADIG / FetchQuest

woof woof (Game created by GMU GADIG in Fall 2024)
8 stars 0 forks source link

Breakable Wall Random Chance Bug Fix #136

Closed cooki-chan closed 1 day ago

cooki-chan commented 6 days ago

It turns out that when I reused code from Enemy, I messed up such that breakable walls would only have a 90% chance of breaking. I don't believe that's the intended behavior, so here's the fix.