mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
explosion wip
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user