* initial commit * add the shop and make it work * add existing pai actions to the software shop * added power monitor app * killed the power and crew monitor software, too powercreepy * fix test failures * fix more test failures * fix merge conflicts * code changes to conform with review * fix unintentional submodule update * submodule update * remove unused currency prototype ref --------- Co-authored-by: archrbx <punk.gear5260@fastmail.com>
14 lines
563 B
Plaintext
14 lines
563 B
Plaintext
store-currency-inserted = {CAPITALIZE(THE($used))} is inserted into {THE($target)}.
|
|
store-currency-war-boost-given = { CAPITALIZE($target) } starts buzzing
|
|
store-currency-inserted-implant = {CAPITALIZE(THE($used))} is inserted into your implant.
|
|
|
|
store-currency-free = Free
|
|
store-currency-display-debugdollar = {$amount ->
|
|
[one] Debug Dollar
|
|
*[other] Debug Dollars
|
|
}
|
|
store-currency-display-telecrystal = TC
|
|
store-currency-display-stolen-essence = Stolen Essence
|
|
store-currency-display-silicon-memory = Memory
|
|
store-currency-display-wizcoin = Wiz€oin™
|