You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1011 B
Plaintext
69 lines
1011 B
Plaintext
@image merchant:
|
|
{
|
|
filepath: "copyrighted/merchant.png",
|
|
}
|
|
@image knight_idle:
|
|
{
|
|
filepath: "_Idle.png",
|
|
}
|
|
@image knight_run:
|
|
{
|
|
filepath: "_Run.png",
|
|
}
|
|
@image knight_attack:
|
|
{
|
|
filepath: "_Attack.png",
|
|
}
|
|
@image knight_roll:
|
|
{
|
|
filepath: "_Roll.png",
|
|
}
|
|
@image thinking:
|
|
{
|
|
filepath: "thinking.png",
|
|
}
|
|
@image old_man:
|
|
{
|
|
filepath: "small_old_man.png",
|
|
}
|
|
@image animated_terrain:
|
|
{
|
|
filepath: "copyrighted/animated_terrain.png",
|
|
}
|
|
@image ruins_ancient:
|
|
{
|
|
filepath: "copyrighted/ruins_ancient.png",
|
|
}
|
|
@image hurt_vignette:
|
|
{
|
|
filepath: "hurt_vignette.png",
|
|
}
|
|
@image dialog_circle:
|
|
{
|
|
filepath: "dialog_circle.png",
|
|
}
|
|
@image white_square:
|
|
{
|
|
filepath: "white square.png",
|
|
}
|
|
@image mystery_tile:
|
|
{
|
|
filepath: "mystery_tile.png",
|
|
}
|
|
@tileset ruins_animated:
|
|
{
|
|
image: image_animated_terrain,
|
|
filepath: "copyrighted/ruins_animated.tsx",
|
|
firstgid: 1,
|
|
}
|
|
@tileset ruins_ancient:
|
|
{
|
|
image: image_ruins_ancient,
|
|
filepath: "copyrighted/ruins_ancient.tsx",
|
|
firstgid: 2597,
|
|
}
|
|
@level level0:
|
|
{
|
|
filepath: "level0.json",
|
|
}
|