0ad/binaries/data/mods/public/gui/credits/texts/encylopedia.json

19 lines
431 B
JSON
Raw Normal View History

2026-08-08 18:58:29 -07:00
{
"Title": "Encylopedia & Writings",
"Content": [
2026-08-09 13:10:49 -07:00
{
"Title": "Ruins",
"List": [
{ "nick": "ShadowOfHassen", "name": "Nathanael K. Stottlemyer" }
]
},
2026-08-08 18:58:29 -07:00
{
"Title": "Treasures",
"List": [
2026-08-09 13:10:49 -07:00
{ "nick": "ShadowOfHassen", "name": "Nathanael K. Stottlemyer" },
{ "reference":" \"Usborn Illustrated Guide to Greek Myths & Legends\" by Cheryl Evans & Dr. Anne, published November 2007 " }
2026-08-08 18:58:29 -07:00
]
}
]
}