rotation of information for reward window
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
bundle/*
|
bundle/*
|
||||||
|
.project
|
||||||
|
|||||||
@@ -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/
|
||||||
|
|||||||
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user