Allow moving blocks through unloaded areas

This commit is contained in:
Joachim Stolberg 2022-12-09 21:19:22 +01:00
parent c6afb4a173
commit dc899e1bd1
2 changed files with 4 additions and 0 deletions

View File

@ -453,7 +453,9 @@ Destination position is protected=Zielposition ist geschützt
Error: Max. length of the flight route exceeded by @1 blocks !!=Fehler: max. Länge der Flugstrecke um @1 Blöcke überschritten !!
No valid destination position=Keine gültige Zielposition
No valid node at the start position=Kein gültiger Block an der Startposition
Running=In Betrieb
Start position is protected=Startposition ist geschützt
Stopped=Gestoppt
### fly_lib.lua ###
### flycontroller.lua ###

View File

@ -453,7 +453,9 @@ Destination position is protected=
Error: Max. length of the flight route exceeded by @1 blocks !!=
No valid destination position=
No valid node at the start position=
Running=
Start position is protected=
Stopped=
### fly_lib.lua ###
### flycontroller.lua ###