Skip to content

Commit

Permalink
Change: sprites complete for Skeiron
Browse files Browse the repository at this point in the history
  • Loading branch information
andythenorth committed Feb 15, 2024
1 parent 97385b8 commit 9b22194
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified src/graphics/pony/skeiron_cab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/graphics/tail_lights/very_high_speed_32px_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/vehicles/skeiron_cab.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def main(roster_id):
intro_year_offset=-14, # introduce earlier than gen epoch by design, similar to Brenner
# note that livery names are metadata only and can repeat for different spriterows
additional_liveries=["SWOOSH", "WHITE_STRIPE"],
sprites_complete=False,
sprites_complete=True,
)

consist.add_unit(
Expand Down

0 comments on commit 9b22194

Please sign in to comment.