e1f87e6be00f59c396072c07db4f1d5c9822c07b
[mudpy.git] / share / archetype.yaml
1 # Copyright (c) 2004-2014 Jeremy Stanley <fungi@yuggoth.org>. Permission
2 # to use, copy, modify, and distribute this software is granted under
3 # terms provided in the LICENSE file distributed with this software.
4
5 __control__:
6     read_only: yes
7
8 archetype:actor:
9     is_actor: yes
10
11 archetype:avatar:
12     default_location: area:0,0,0
13     inherit: [ "archetype:actor" ]