Browse Source

I'm dumb, I didn't refresh the home after updating the properties

netuttki 7 months ago
parent
commit
51af6ad4d7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/saveupdater.qsrc

+ 2 - 0
locations/saveupdater.qsrc

@@ -2313,6 +2313,8 @@ if temp_current_save_version < 00090003:
 	gs 'homes_properties_attr'
 	if accessible_property['accessible_home_count'] < 1: 
 		gs 'homes_properties', 'set_homeless'
+	else
+		gs 'homes_properties', 'set_home', $home['current']
 	end
 end