diff options
| author | iamcheeseman <[email protected]> | 2026-03-06 17:28:53 -0500 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-03-06 17:28:53 -0500 |
| commit | 3c7c93a2d844448ac9e8234418a786206a851596 (patch) | |
| tree | d55660dbad71e2c247421a097e9a42cf307454d7 /res/templates | |
| parent | f91cea9dd4de39f75b14aee61c96c8cc929059e3 (diff) | |
scatter the muntik about the world
Diffstat (limited to 'res/templates')
| -rw-r--r-- | res/templates/muntik.tj | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/res/templates/muntik.tj b/res/templates/muntik.tj new file mode 100644 index 0000000..a0614ab --- /dev/null +++ b/res/templates/muntik.tj @@ -0,0 +1,18 @@ +{ "object": + { + "gid":13, + "height":10, + "id":95, + "name":"Muntik", + "rotation":0, + "type":"muntik", + "visible":true, + "width":15 + }, + "tileset": + { + "firstgid":1, + "source":"..\/props.tsj" + }, + "type":"template" +}
\ No newline at end of file |
