X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Farchetype.yaml;fp=share%2Farchetype.yaml;h=d956a7435d2191fc2e25e15f79597b08ddd2f153;hp=0000000000000000000000000000000000000000;hb=4ecc276f44a9eb2582334fe98a59cfe482092cfe;hpb=2a2a4dd5265401038795a81815141e277998c33f diff --git a/share/archetype.yaml b/share/archetype.yaml new file mode 100644 index 0000000..d956a74 --- /dev/null +++ b/share/archetype.yaml @@ -0,0 +1,13 @@ +# Copyright (c) 2004-2014 Jeremy Stanley . 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