mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-14 16:56:06 +00:00
Revised North America Map, added lakes and rivers, some manual edits around the northern coasts to preserve the jagged fjordness, added ~53 bots to the json, to fill in all the empty space (makes for a very fun solo run, may need to reduce somewhat once the players get a chance to try it). Added 50 US state flags to the resources folder. **Can now Nuke Santa.**
6 lines
229 B
XML
6 lines
229 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg" width="600" height="400">
|
|
<rect width="600" height="400" fill="#fff"/>
|
|
<path d="M0,0 600,400M0,400 600,0" stroke="#b10021" stroke-width="68"/>
|
|
</svg> |