Correct stray use of location
[mudpy.git] / lib / mudpy / misc.py
index 28b92fb..f6a0f8e 100644 (file)
@@ -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