aboutsummaryrefslogtreecommitdiff
path: root/res/templates/rope.tj
diff options
context:
space:
mode:
Diffstat (limited to 'res/templates/rope.tj')
-rw-r--r--res/templates/rope.tj29
1 files changed, 29 insertions, 0 deletions
diff --git a/res/templates/rope.tj b/res/templates/rope.tj
new file mode 100644
index 0000000..782b310
--- /dev/null
+++ b/res/templates/rope.tj
@@ -0,0 +1,29 @@
+{ "object":
+ {
+ "height":0,
+ "id":86,
+ "name":"Rope",
+ "point":true,
+ "properties":[
+ {
+ "name":"image",
+ "type":"file",
+ "value":"..\/img\/windchimes_0.png"
+ },
+ {
+ "name":"length",
+ "type":"int",
+ "value":6
+ },
+ {
+ "name":"node_length",
+ "type":"int",
+ "value":2
+ }],
+ "rotation":0,
+ "type":"rope",
+ "visible":true,
+ "width":0
+ },
+ "type":"template"
+} \ No newline at end of file