explosion wip

This commit is contained in:
minjaesong
2024-02-15 02:48:57 +09:00
parent c84e01646c
commit f224d0718b
6 changed files with 173 additions and 66 deletions

View File

@@ -65,7 +65,7 @@ open class ActorPrimedBomb(
/**
* Created by minjaesong on 2024-02-14.
*/
class ActorCherryBomb : ActorPrimedBomb(500f, 4.5f) {
class ActorCherryBomb : ActorPrimedBomb(100f, 4.5f) {
init {
val itemImage = CommonResourcePool.getAsItemSheet("basegame.items").get(0,13)