Skip to content
Closed
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

--------------------------------------------------------------------------------

Obj=crossing
Name=p128_crossing_road090_rail180
copyright=none
waytype[0]=road
waytype[1]=track
speed[0]=90
speed[1]=180

intro_year=2000

ClosedImage[NS,EW][0-1]=p128_crossing_road090_rail180.<0+$1>.<2*$0>
OpenImage[NS,EW][0-1]=p128_crossing_road090_rail180.<0+$1>.<2*$0+1>

Front_ClosedImage[NS,EW][0-1]=p128_crossing_road090_rail180.<2+$1>.<2*$0>
Front_OpenImage[NS,EW][0-1]=p128_crossing_road090_rail180.<2+$1>.<2*$0+1>

--------------------------------------------------------------------------------
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 pak128.prototype/doc/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 2.11
Date: 0000-00-00
Added:
- Added 90/180kph road/rail crossing to allow building crossings across 180 kph tracks (slowest
non-freight tracks after 2000)
Changed:
- Roadsigns and signals now cost monthly maintenance (1% of build cost at bits_per_month=18)
- Quadrupled level (and therefore capacity/maintenance) of suspension railway stations
Expand Down