Skip to content

Commit

Permalink
Enabled La Poste TGV in full mode, updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed May 10, 2024
1 parent f2d3660 commit ab21ad5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# In progress/nightly releases, not yet on BaNaNaS (may require debug mode parameter to be enabled, graphics may not yet be coded etc)
- Added SNCF La Poste TGV (It ran on National rail to St Pancras, I promise)
- Added Class 321
- Re-drew class 66

Expand All @@ -13,6 +12,7 @@
- Added Class 88
- Added London Underground 2024 Stock
- Added Mk5a coach and DVT as separate purchase items (inc PushPull with Class 68)
- Added SNCF La Poste TGV (It ran on National rail to St Pancras, I promise)
- Re-drew Class 70
- Re-drew Class 175
- Re-drew Class 334
Expand All @@ -22,6 +22,7 @@
- Re-drew Class 397
- Re-drew Class 460
- Re-drew Class 507 and 508
- Re-drew Mk2 coaches
- Re-drew Mk5 coaches and DVT
- Improved Class 67
- Added GWR livery for Class 230
Expand Down
2 changes: 1 addition & 1 deletion src/debugmode_switch.pnml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
if (param[1] == 0) {

// Disable some trains that aren't finished
disable_item(FEAT_TRAINS, 589); // TGV




Expand Down

0 comments on commit ab21ad5

Please sign in to comment.