X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Farchetype.yaml;h=b6270806a4c2ede5f689019c3883881bd9d126a0;hp=d956a7435d2191fc2e25e15f79597b08ddd2f153;hb=182e0d2f5d588b71c57272686255a1f6684a2adf;hpb=4ecc276f44a9eb2582334fe98a59cfe482092cfe diff --git a/share/archetype.yaml b/share/archetype.yaml index d956a74..b627080 100644 --- a/share/archetype.yaml +++ b/share/archetype.yaml @@ -2,12 +2,11 @@ # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software. -__control__: - read_only: yes +_lock: true archetype:actor: is_actor: yes archetype:avatar: default_location: area:0,0,0 - inherit: archetype:actor + inherit: [ "archetype:actor" ]