Limited cargo bay upgrades

This commit is contained in:
Luxferre
2024-01-22 09:11:33 +02:00
parent 271bcec60d
commit dc9753a562
+1 -1
View File
@@ -614,7 +614,7 @@ BEGIN {
split("", globalseeds) # init galaxy seeds
buildgalaxy(player["galaxynum"], globalseeds) # build the current galaxy
genmarket(0, economies[player["currentplanet"]]) # build local market
printf("\nWelcome to awlite 1.5.1 (based on Text Elite 1.5)\n")
printf("\nWelcome to awlite 1.5.2 (based on Text Elite 1.5)\n")
dohelp()
# start the REPL
printf("\n\nCash: %.1f> ", player["cash"]/10)