Convert archetype data file to YAML
[mudpy.git] / share / archetype.yaml
diff --git a/share/archetype.yaml b/share/archetype.yaml
new file mode 100644 (file)
index 0000000..d956a74
--- /dev/null
@@ -0,0 +1,13 @@
+# Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
+# to use, copy, modify, and distribute this software is granted under
+# terms provided in the LICENSE file distributed with this software.
+
+__control__:
+    read_only: yes
+
+archetype:actor:
+    is_actor: yes
+
+archetype:avatar:
+    default_location: area:0,0,0
+    inherit: archetype:actor