Use consistent spacing in tox variables and lists
[mudpy.git] / share / archetype.yaml
1 ---
2 _copy: Copyright (c) 2004-2017 mudpy authors. Permission to use, copy,
3     modify, and distribute this software is granted under terms
4     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