X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=lib%2Fmudpy%2Fmisc.py;h=f6a0f8e4ebaa25b6f1bcc50842ebe05d87debd84;hp=28b92fb6c726e1e4adc39de4e908545b744e5f39;hb=afe9aa24f4f7cbc58b43faf18a7f0f35bf71eb7c;hpb=faeeed71cc0d5bd74d36d44b8fb68e8529c69888 diff --git a/lib/mudpy/misc.py b/lib/mudpy/misc.py index 28b92fb..f6a0f8e 100644 --- a/lib/mudpy/misc.py +++ b/lib/mudpy/misc.py @@ -485,7 +485,7 @@ class Universe: area ].contents: del self.contents[area].contents[element.key] - element.set("default_location", location) + element.set("default_location", area) element.remove_facet("location") # another pass to straighten out all the element contents