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.
34 lines
528 B
Plaintext
34 lines
528 B
Plaintext
@image merchant:
|
|
{
|
|
filepath: "copyrighted/merchant.png",
|
|
}
|
|
@image knight_idle:
|
|
{
|
|
filepath: "_Idle.png",
|
|
}
|
|
@image knight_run:
|
|
{
|
|
filepath: "_Run.png",
|
|
}
|
|
@image animated_terrain:
|
|
{
|
|
filepath: "copyrighted/animated_terrain.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",
|
|
}
|
|
@level level0:
|
|
{
|
|
filepath: "testsmalllevel.json",
|
|
}
|