Skip to content

Commit 47e6a50

Browse files
committed
Fixed 700/707 door position, added missing language file, minor template change
1 parent 305a715 commit 47e6a50

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

gfx/BR700_v2.png

-62 Bytes
Loading

lang/english.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,6 +1261,7 @@ str_OneGhost : (One 'Ghost White')
12611261
str_OneTrans : (One - Transitional)
12621262
str_overground : (London Overground)
12631263
str_overground5 : (London Overground 5-Car Celebration)
1264+
str_Police : (Police (Advert))
12641265
str_Purple : (Potterbrook Purple)
12651266
str_Pullman : (Blue Pullman)
12661267
str_PullmanBrown : (Brown Pullman)

src/templates.pnml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ template template_train28px3(x,y){
146146
[ x+11, y, 19, 17, -11, -9]
147147
[ x+33, y, 28, 12, -7, -7]
148148
[ x+64, y, 19, 17, -6, -8]
149-
[ x+86, y, 8, 22, -3, -9]
149+
[ x+86, y, 8, 22, -3, -8]
150150
[ x+97, y, 19, 17, -15, -6]
151151
[ x+119, y, 28, 12, -11, -6]
152152
[ x+150, y, 19, 17, -8, -9]

0 commit comments

Comments
 (0)