mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 23:55:21 +00:00
update meta
This commit is contained in:
@@ -336,7 +336,7 @@ export class DefaultConfig implements Config {
|
||||
trainGold(rel: "self" | "friendly" | "other"): Gold {
|
||||
switch (rel) {
|
||||
case "friendly":
|
||||
return 100_000n;
|
||||
return 50_000n;
|
||||
case "other":
|
||||
return 25_000n;
|
||||
case "self":
|
||||
|
||||
Reference in New Issue
Block a user