mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 14:48:56 +07:00
Grand Mesa artwork by The Bucketeer means it's now in the game!
This commit is contained in:
BIN
android/Images/TileSets/FantasyHex/Tiles/Grand Mesa.png
Normal file
BIN
android/Images/TileSets/FantasyHex/Tiles/Grand Mesa.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 757 B |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 295 KiB After Width: | Height: | Size: 289 KiB |
@ -180,7 +180,17 @@
|
||||
impassable: true,
|
||||
unbuildable: true,
|
||||
weight: 1
|
||||
}
|
||||
},
|
||||
{
|
||||
name: "Grand Mesa",
|
||||
type: "NaturalWonder",
|
||||
production: 2,
|
||||
gold: 3,
|
||||
occursOn: ["Plains","Desert","Tundra"],
|
||||
impassable: true,
|
||||
unbuildable: true,
|
||||
weight: 10
|
||||
},
|
||||
/** Yukky tile images
|
||||
{
|
||||
name: "Krakatoa",
|
||||
@ -230,15 +240,5 @@
|
||||
unbuildable: true,
|
||||
weight: 10
|
||||
},
|
||||
{
|
||||
name: "Grand Mesa",
|
||||
type: "NaturalWonder",
|
||||
production: 2,
|
||||
gold: 3,
|
||||
occursOn: ["Plains","Desert","Tundra"],
|
||||
impassable: true,
|
||||
unbuildable: true,
|
||||
weight: 10
|
||||
},
|
||||
*/
|
||||
]
|
||||
|
Reference in New Issue
Block a user