Skip to content

Commit

Permalink
Added some Class 59 livery graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed Aug 29, 2024
1 parent 4d4c302 commit 593c2b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file modified gfx/Diesel/66.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,14 @@ spriteset(spriteset_BR66_GBRfTfLBlack, "gfx/Diesel/66.png") {
template_train32px(0, 715)
}

spriteset(spriteset_BR66_FosterYeomanGrey, "gfx/Diesel/66.png") {
template_train32px(0, 741)
}

spriteset(spriteset_BR66_FosterYeomanBlue, "gfx/Diesel/66.png") {
template_train32px(0, 767)
}

switch(FEAT_TRAINS,SELF, sw_BR66,cargo_subtype){
0: spriteset_BR66_FL;
1: spriteset_BR66_FL2;
Expand Down

0 comments on commit 593c2b9

Please sign in to comment.