mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-03 13:01:33 +02:00
Removed hardcoded texts
This commit is contained in:
parent
cfb5a771ca
commit
e3b1b0fbd6
@ -385,19 +385,16 @@
|
||||
}
|
||||
},
|
||||
"basic" : {
|
||||
"description" : "{Basic Estates}\n\nYour hero contributes 125 gold per day to your cause.",
|
||||
"effects" : {
|
||||
"main" : { "val" : 125 }
|
||||
}
|
||||
},
|
||||
"advanced" : {
|
||||
"description" : "{Advanced Estates}\n\nYour hero contributes 250 gold per day to your cause.",
|
||||
"effects" : {
|
||||
"main" : { "val" : 250 }
|
||||
}
|
||||
},
|
||||
"expert" : {
|
||||
"description" : "{Expert Estates}\n\nYour hero contributes 500 gold per day to your cause.",
|
||||
"effects" : {
|
||||
"main" : { "val" : 500 }
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user