mirror of
https://gitlab.com/arnekeller/kit-programmieren-ws1920-final1.git
synced 2024-11-24 09:24:58 +00:00
Correctly print electrical engines
This commit is contained in:
parent
2e336a9bcb
commit
24919ac07c
@ -20,7 +20,7 @@ public class ElectricalEngine extends Engine {
|
||||
"/ |____________| \\",
|
||||
"\\ /",
|
||||
" \\__________________/ ",
|
||||
" (O)(O) (O)(O) ",
|
||||
" (O)(O) (O)(O) ",
|
||||
};
|
||||
|
||||
/**
|
||||
|
@ -14,14 +14,14 @@ electrical engine T2-Omega added to train 1
|
||||
passenger coach W1 added to train 1
|
||||
freight coach W2 added to train 1
|
||||
special coach W3 added to train 1
|
||||
___
|
||||
\ ____
|
||||
_____________|____ ++ +------ _______________/__ ____________________ /--------------| |
|
||||
/_| ____________ |_\ || |+-+ | /_| ____________ |_\ | ___ ___ ___ ___ | | | \--------------| |
|
||||
/ |____________| \ /---------|| | | / |____________| \ | |_| |_| |_| |_| | | | | | | |
|
||||
\ / + ======== +-+ | \ / |__________________| | | _|_|__________| |
|
||||
\__________________/ _|--/~\------/~\-+ \__________________/ |__________________| |__________________| |_________________|
|
||||
(O)(O) (O)(O) //// \_/ \_/ (O)(O) (O)(O) (O) (O) (O) (O) (O) (O)
|
||||
___
|
||||
\ ____
|
||||
_____________|____ ++ +------ _______________/__ ____________________ /--------------| |
|
||||
/_| ____________ |_\ || |+-+ | /_| ____________ |_\ | ___ ___ ___ ___ | | | \--------------| |
|
||||
/ |____________| \ /---------|| | | / |____________| \ | |_| |_| |_| |_| | | | | | | |
|
||||
\ / + ======== +-+ | \ / |__________________| | | _|_|__________| |
|
||||
\__________________/ _|--/~\------/~\-+ \__________________/ |__________________| |__________________| |_________________|
|
||||
(O)(O) (O)(O) //// \_/ \_/ (O)(O) (O)(O) (O) (O) (O) (O) (O) (O)
|
||||
Error, no such train
|
||||
Error, train not found
|
||||
4
|
||||
|
Loading…
Reference in New Issue
Block a user