X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=archetype;h=c900b09b3618d221f5b61fd82f1e4e60b1c8b9e7;hp=ad43ebaad368e05a0678e2749908e35ca9c9693b;hb=e34437c01ef4ca0e2413bd08a76dd11b690c49a5;hpb=1e15fb5d2e14b167f80a366c181df0259f7a5c6f diff --git a/archetype b/archetype index ad43eba..c900b09 100644 --- a/archetype +++ b/archetype @@ -1,3 +1,7 @@ +# Copyright (c) 2004-2009 Jeremy Stanley . Permission +# 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 @@ -5,6 +9,6 @@ read_only = yes is_actor = yes [archetype:avatar] -default_location = location:0,0,1 +default_location = location:0,0,0 inherit = archetype:actor