Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions baseset/nml/base/base-2011-industries.pnml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ template template_spr2011(z) {
}
base_graphics spr2011(2011, "../graphics/industries/temperate/64/pygen/coalmine_idmap_8bpp.png") { template_spr2011(1) }
#32 alternative_sprites(spr2011, ZOOM_LEVEL_NORMAL, BIT_DEPTH_32BPP, "../graphics/industries/temperate/64/pygen/coalmine_idmap_bt32bpp.png") { template_spr2011(1) }
#ez alternative_sprites(spr2011, ZOOM_LEVEL_IN_4X, BIT_DEPTH_8BPP, "../graphics/industries/temperate/256/pygen/coalmine_idmap_8bpp.png") { template_spr2011(4) }
#32 #ez alternative_sprites(spr2011, ZOOM_LEVEL_IN_4X, BIT_DEPTH_32BPP, "../graphics/industries/temperate/256/pygen/coalmine_idmap_bt32bpp.png") { template_spr2011(4) }
template template_spr2022(z) {
template_house_1x1( 0, 0, z, 74) // also used elsewhere, including gold mine, factory 2nd construction stage
template_house_1x1( 65, 0, z, 74)
Expand All @@ -23,6 +25,8 @@ template template_spr2022(z) {
}
base_graphics spr2022(2022, "../graphics/industries/temperate/64/pygen/coalmine_base_tiles_8bpp.png") { template_spr2022(1) }
#32 alternative_sprites(spr2022, ZOOM_LEVEL_NORMAL, BIT_DEPTH_32BPP, "../graphics/industries/temperate/64/pygen/coalmine_base_tiles_bt32bpp.png") { template_spr2022(1) }
#ez alternative_sprites(spr2022, ZOOM_LEVEL_IN_4X, BIT_DEPTH_8BPP, "../graphics/industries/temperate/256/pygen/coalmine_base_tiles_8bpp.png") { template_spr2022(4) }
#32 #ez alternative_sprites(spr2022, ZOOM_LEVEL_IN_4X, BIT_DEPTH_32BPP, "../graphics/industries/temperate/256/pygen/coalmine_base_tiles_bt32bpp.png") { template_spr2022(4) }

//2026-2039 copper ore mine
template template_spr2026(z) {
Expand Down
1 change: 1 addition & 0 deletions graphics/generate_graphics.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ def copy_if_changed(source_path, target_directory):
current_path = os.path.join(base_path, "industries", "temperate", str(scale * 64))
#### tile mask
mask_list = {
"coalmine_base": "coalmine_base_tilemask.png",
"bank": "bank_tilemask.png",
"bank_base": "bank_tilemask.png",
}
Expand Down
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_base_shape.pdn
Git LFS file not shown
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_base_shape.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_base_tilemask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_idmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_overlaynormal.pdn
Git LFS file not shown
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_overlaynormal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Git LFS file not shown
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_overlayshading.pdn
Git LFS file not shown
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_overlayshading.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_shape.pdn
Git LFS file not shown
3 changes: 3 additions & 0 deletions graphics/industries/temperate/256/coalmine_shape.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions graphics/industries/temperate/64/coalmine_overlayshading.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.