f1c345e312694f3ee5e4c592a42deb696794447e
[mudpy.git] / share / archetype.yaml
1 _copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
2     Permission to use, copy, modify, and distribute this software is granted
3     under terms provided in the LICENSE file distributed with this software.
4
5 _desc: These are the base archetypes from which other elements inherit.
6
7 _lock: true
8
9 archetype.actor.is_actor: true
10
11 archetype.avatar.default_location: area.0,0,0
12 archetype.avatar.inherit: [ archetype.actor ]