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.

155 lines
2.1 KiB
Plaintext

@sound simple_talk:
{
filepath: "simple_text_chirp.wav",
}
@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 boots:
{
filepath: "boots.png",
}
@image chalice:
{
filepath: "chalice_of_gold.png",
}
@image gold_coin:
{
filepath: "gold_coin.png",
}
@image new_knight_idle:
{
filepath: "copyrighted/knight_idle.png",
}
@image new_knight_run:
{
filepath: "copyrighted/knight_run_start.png",
}
@image new_knight_attack:
{
filepath: "copyrighted/knight_attack.png",
}
@image death:
{
filepath: "copyrighted/wraith.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 hovering_circle:
{
filepath: "hovering_circle.png",
}
@image white_square:
{
filepath: "white square.png",
}
@image bullet:
{
filepath: "bullet.png",
}
@image props_atlas:
{
filepath: "copyrighted/props.png"
}
@image drop_shadow:
{
filepath: "drop_shadow.png",
}
@image skeleton:
{
filepath: "copyrighted/skeleton.png",
}
/*
@image moose:
{
filepath: "copyrighted/moose.png",
}
*/
@image shift_icon:
{
filepath: "shift_icon.png",
}
@image e_icon:
{
filepath: "e_icon.png",
}
@image space_icon:
{
filepath: "space_icon.png",
}
@image mystery_tile:
{
filepath: "mystery_tile.png",
}
@image mobile_button:
{
filepath: "Button.png",
}
@image mobile_thumbstick_nub:
{
filepath: "ThumbstickNub.png",
}
@image mobile_thumbstick_base:
{
filepath: "ThumbstickBase.png",
}
@image tripod:
{
filepath: "tripod.png",
}
@image main_tileset:
{
filepath: "copyrighted/TileSet.png",
}
@tileset main:
{
image: image_main_tileset,
filepath: "Main.tsx",
firstgid: 1,
}
@tileset ruins_ancient:
{
image: image_ruins_ancient,
filepath: "copyrighted/ruins_ancient.tsx",
firstgid: 2597,
}
@level level0:
{
filepath: "new_level.json",
}