Convert archetype data file to YAML
[mudpy.git] / share / archetype.mpy
diff --git a/share/archetype.mpy b/share/archetype.mpy
deleted file mode 100644 (file)
index aefa4f8..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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
-