git repos / blockattack-game

commit a600fc3b

Poul Sander · 2025-08-10 11:09
a600fc3bc1c641526826d322bc75bc399893a9da patch · browse files
parent 1828235c3aba20ff5bdb0223503756cfe07697e9

Remove the old raw bomb sprite. "block_bomb" should be used instead

Changed files

M Game/data/sprites/blockattack1.sprite before
diff --git a/Game/data/sprites/blockattack1.sprite b/Game/data/sprites/blockattack1.sprite index ebe2be3..49643df 100644 --- a/Game/data/sprites/blockattack1.sprite +++ b/Game/data/sprites/blockattack1.sprite
@@ -171,15 +171,6 @@
"number_of_frames" : 1,
"frame_time" : 1
},
-"bomb" : {
- "texture" : "bomb",
- "topx" : 0,
- "topy" : 0,
- "height" : 50,
- "width" : 100,
- "number_of_frames" : 1,
- "frame_time" : 1
-},
"chain_frame" : {
"texture" : "chain_frame",
"topx" : 0,