The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'!
https://forums.lestoria.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
281 B
14 lines
281 B
1 year ago
|
map_path = assets/Campaigns/
|
||
|
|
||
|
Levels
|
||
|
{
|
||
|
WORLD_MAP = World_Map.tmx
|
||
|
|
||
1 year ago
|
CAMPAIGN_1_1 = 1_1_v2.tmx
|
||
1 year ago
|
BOSS_1 = Boss_1_v2.tmx
|
||
1 year ago
|
|
||
|
CAMPAIGN_1_2 = 1_2.tmx
|
||
11 months ago
|
CAMPAIGN_1_3 = 1_3.tmx
|
||
|
CAMPAIGN_1_4 = 1_4.tmx
|
||
|
CAMPAIGN_1_5 = 1_5.tmx
|
||
1 year ago
|
}
|