New translation lines

This commit is contained in:
2ndbeam 2024-05-23 01:47:18 +03:00
commit b68215a710
8 changed files with 41 additions and 7 deletions

View file

@ -15,6 +15,8 @@ var money: float = 1000.0
## Base which was requested to dock last
var docking_base: Base = null
var cargo = {}
func destroy():
super.destroy()
if docking_base != null: