Imported from archive.
[mudpy.git] / archetype
similarity index 55%
rename from template
rename to archetype
index 1dd5d10..ad43eba 100644 (file)
--- a/template
+++ b/archetype
@@ -1,7 +1,10 @@
 [__control__]
 read_only = yes
 
-[template:actor]
-default_location = location:0,0,1
+[archetype:actor]
 is_actor = yes
 
+[archetype:avatar]
+default_location = location:0,0,1
+inherit = archetype:actor
+