2024-09-02 16:30:45
All checks were successful
sync / build (push) Successful in 48s

This commit is contained in:
actions[bot]
2024-09-02 16:30:46 +00:00
parent 0d752fb582
commit dc39b39603
13 changed files with 785 additions and 13 deletions

10
src/interface/az_bop.gfx Executable file
View File

@@ -0,0 +1,10 @@
spriteTypes = {
spriteType = {
name = "GFX_bop_feiteliekaer"
texturefile = "gfx/interface/bop/bop_feiteliekaer.png"
}
spriteType = {
name = "GFX_bop_aijier"
texturefile = "gfx/interface/bop/bop_aijier.png"
}
}