summaryrefslogtreecommitdiff
path: root/po/et
ModeNameSize
-rw-r--r--minetest.po142982logplain
/plain/advtrains_line_automation/init.lua?h=release-2.1.4&id=00be2b5b5fc75de16c178d503ed557e5ddf28c2a'>plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
-- Advtrains line automation system

advtrains.lines = {
	-- [station code] = {name=..., owner=...}
	stations = {},
	
	--[[ [new pos hash] = {
		stn = <station code>,
		track = <platform identifier>,