gmuGADIG / FetchQuest

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

Bug: Bomb's Damage is Way Too High #143

Open BeafCultist opened 6 days ago

BeafCultist commented 6 days ago

Right now it one-shots bosses. And the player. We only want it to do 1 damage to the player, so you may need to have separate damage values for if it's hitting a player or an enemy.

corpusCallosotomy commented 6 days ago

There's already an issue and a PR for this at #128 - Though bomb damage to enemies wasn't altered over there.