Skip to content

Commit

Permalink
Fixed 58 sound
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed Aug 6, 2024
1 parent de795b0 commit 94642cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trains/diesel_loco/58.pnml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ item (FEAT_TRAINS, item_BR58, 673) {
purchase: spriteset_BR58_Purchase;
colour_mapping: return PALETTE_CC_FIRST;
create_effect: diesel_create_visual_effect;
sound_effect: sw_58_sound;
sound_effect: sw_66_sound;
cost_factor: return(GetAdjustedCost(45));
running_cost_factor: return(GetAdjustedCost(39));
}
Expand Down

0 comments on commit 94642cd

Please sign in to comment.