mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00
Mercantile CS resources (#4641)
* Added Porcelain and Jewelry, assigned to Mercantile CS * resized Jewelry.png * moved citystateresource, added resource overview to diplo screen * citystateresource saved as string * Update template.properties Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
This commit is contained in:
@ -245,6 +245,18 @@
|
||||
"gold": 2,
|
||||
"improvement": "Fishing Boats",
|
||||
"improvementStats": {"food": 1}
|
||||
},
|
||||
{
|
||||
"name": "Jewelry",
|
||||
"resourceType": "Luxury",
|
||||
"gold": 2,
|
||||
"unique": "Can only be created by Mercantile City-States"
|
||||
},
|
||||
{
|
||||
"name": "Porcelain",
|
||||
"resourceType": "Luxury",
|
||||
"gold": 2,
|
||||
"unique": "Can only be created by Mercantile City-States"
|
||||
}
|
||||
/*
|
||||
{
|
||||
|
Reference in New Issue
Block a user