Convert mappings and sequences from flow to block
[mudpy.git] / share / archetype.yaml
index f1c345e..c51a639 100644 (file)
@@ -1,3 +1,4 @@
+---
 _copy: Copyright (c) 2004-2017 Jeremy Stanley <fungi@yuggoth.org>.
     Permission to use, copy, modify, and distribute this software is granted
     under terms provided in the LICENSE file distributed with this software.
@@ -9,4 +10,5 @@ _lock: true
 archetype.actor.is_actor: true
 
 archetype.avatar.default_location: area.0,0,0
-archetype.avatar.inherit: [ archetype.actor ]
+archetype.avatar.inherit:
+    - archetype.actor