c900b09b3618d221f5b61fd82f1e4e60b1c8b9e7
[mudpy.git] / archetype
1 # Copyright (c) 2004-2009 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 = location:0,0,0
13 inherit = archetype:actor
14