mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-15 10:18:26 +07:00
Lakes provide 2 food, as per original Civ
This commit is contained in:
@ -48,7 +48,7 @@
|
|||||||
{
|
{
|
||||||
name:"Lakes",
|
name:"Lakes",
|
||||||
type:"Water",
|
type:"Water",
|
||||||
food:1,
|
food:2,
|
||||||
gold:1,
|
gold:1,
|
||||||
RGB: [ 200, 200, 255],
|
RGB: [ 200, 200, 255],
|
||||||
canHaveOverlay:false
|
canHaveOverlay:false
|
||||||
|
Reference in New Issue
Block a user