summaryrefslogtreecommitdiff
path: root/scripts/template_incubate.gd
diff options
context:
space:
mode:
authorJ08nY2017-04-24 02:23:37 +0200
committerJ08nY2017-04-24 02:23:37 +0200
commit8f1613ca0fab95fe837d9278e7829f70fb7bc934 (patch)
tree572ebdce96d1e1734d5175d646fe2248d483cff2 /scripts/template_incubate.gd
parentcfe4ce0fb4705a6c231528d60e4833c4dc2ec68f (diff)
downloadld38-8f1613ca0fab95fe837d9278e7829f70fb7bc934.tar.gz
ld38-8f1613ca0fab95fe837d9278e7829f70fb7bc934.tar.zst
ld38-8f1613ca0fab95fe837d9278e7829f70fb7bc934.zip
Diffstat (limited to 'scripts/template_incubate.gd')
-rw-r--r--scripts/template_incubate.gd4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/template_incubate.gd b/scripts/template_incubate.gd
new file mode 100644
index 0000000..f5c834c
--- /dev/null
+++ b/scripts/template_incubate.gd
@@ -0,0 +1,4 @@
+extends "res://scripts/template.gd"
+
+func _init().("res://assets/incubator.json"):
+ pass