DevTest: Clean up callback textures
Before Width: | Height: | Size: 156 B After Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 139 B |
Before Width: | Height: | Size: 148 B After Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 148 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 138 B After Width: | Height: | Size: 121 B |
@ -15,7 +15,7 @@ core.register_entity("unittests:callbacks", {
|
|||||||
initial_properties = {
|
initial_properties = {
|
||||||
hp_max = 5,
|
hp_max = 5,
|
||||||
visual = "upright_sprite",
|
visual = "upright_sprite",
|
||||||
textures = { "unittests_stick.png" },
|
textures = { "unittests_callback.png" },
|
||||||
static_save = false,
|
static_save = false,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
BIN
games/devtest/mods/unittests/textures/unittests_callback.png
Normal file
After Width: | Height: | Size: 157 B |