X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Farchetype.yaml;h=5d45e1ad5ff4bf623488ff9e489e01ef8596db5e;hp=c7bc10f4b340ccc654b6bbb12e6aec1945e096ad;hb=cd63085011ec98a8949fca48217e4efad5558908;hpb=c4e35cb2515d57a6a562ecf9803769a55a220692 diff --git a/share/archetype.yaml b/share/archetype.yaml index c7bc10f..5d45e1a 100644 --- a/share/archetype.yaml +++ b/share/archetype.yaml @@ -1,6 +1,7 @@ -_copy: Copyright (c) 2004-2017 Jeremy Stanley . - Permission to use, copy, modify, and distribute this software is granted - under terms provided in the LICENSE file distributed with this software. +--- +_copy: Copyright (c) 2004-2017 mudpy authors. Permission to use, copy, + modify, and distribute this software is granted under terms + provided in the LICENSE file distributed with this software. _desc: These are the base archetypes from which other elements inherit. @@ -8,5 +9,6 @@ _lock: true archetype.actor.is_actor: true -archetype.avatar.default_location: area:0,0,0 -archetype.avatar.inherit: [ archetype.actor ] +archetype.avatar.default_location: area.0,0,0 +archetype.avatar.inherit: + - archetype.actor