Overhaul data management to get rid of __control__
[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 _lock: true
6
7 archetype:actor:
8     is_actor: yes
9
10 archetype:avatar:
11     default_location: area:0,0,0
12     inherit: [ "archetype:actor" ]