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