rotation of information for reward window

This commit is contained in:
Jottyfan
2025-11-01 00:51:35 +01:00
parent 2417351ba7
commit c4a4d580fb
3 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
bundle/* bundle/*
.project

View File

@@ -2,7 +2,7 @@
type = Game Script type = Game Script
name = BeeReward name = BeeReward
version = v7 version = v8
description_file = bananas_description.txt description_file = bananas_description.txt
url = https://gitlab.com/jottyfan/bee-reward/ url = https://gitlab.com/jottyfan/bee-reward/

View File

@@ -1,6 +1,6 @@
##plural 0 ##plural 0
STR_COMPANY_GOAL_REWARD :Lieferung von {GOLD}{CARGO_LONG} {ORANGE}nach {STRING1}{ORANGE} bringt {WHITE}{CURRENCY_LONG} {ORANGE}ein STR_COMPANY_GOAL_REWARD :{WHITE}{CURRENCY_LONG} {ORANGE} für {GOLD}{CARGO_LONG} {ORANGE}nach {STRING1}{ORANGE}
STR_COMPANY_GOAL :Liefere {GOLD}{CARGO_LONG} {ORANGE}nach {STRING1} STR_COMPANY_GOAL :Liefere {GOLD}{CARGO_LONG} {ORANGE}nach {STRING1}
STR_COMPANY_GOAL_REWARD_NEWS :Neues Ziel! Liefere {CARGO_LONG} nach {STRING1} für {CURRENCY_LONG} STR_COMPANY_GOAL_REWARD_NEWS :Neues Ziel! Liefere {CARGO_LONG} nach {STRING1} für {CURRENCY_LONG}
STR_COMPANY_GOAL_NEWS :Neues Ziel! Liefere {CARGO_LONG} nach {STRING1} STR_COMPANY_GOAL_NEWS :Neues Ziel! Liefere {CARGO_LONG} nach {STRING1}