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.
11 lines
179 B
11 lines
179 B
1 year ago
|
map_path = assets/Campaigns/
|
||
|
|
||
|
Levels
|
||
|
{
|
||
|
WORLD_MAP = World_Map.tmx
|
||
|
|
||
|
CAMPAIGN_1_1 = 1_1.tmx
|
||
|
BOSS_1 = Boss_1.tmx
|
||
|
|
||
|
CAMPAIGN_1_2 = 1_2.tmx
|
||
|
}
|