瀏覽代碼

[fixed] those lines are needed, oops

Kevin_Smarts 1 月之前
父節點
當前提交
af266d1235
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      locations/homes_properties_attr.qsrc

+ 3 - 3
locations/homes_properties_attr.qsrc

@@ -310,9 +310,9 @@ if $ARGS[0] = 'get_property_attr':
 		property['id'] = 5
 		$property['code'] = $ARGS[1]
 		$property['name'] = 'Matryona mansion'
-!!		$property['display_0'] = 'plot of land in the St. Petersburg''s suburbs'
-!!		$property['display_1'] = 'impressive mansion under construction in the St. Petersburg''s suburbs'
-!!		$property['display_2'] = 'impressive mansion in the St. Petersburg''s suburbs'
+		$property['display_0'] = 'plot of land in the St. Petersburg''s suburbs'
+		$property['display_1'] = 'impressive mansion under construction in the St. Petersburg''s suburbs'
+		$property['display_2'] = 'impressive mansion in the St. Petersburg''s suburbs'
 		$property['display'] = $property['display_<<accessible_property["<<$args[1]>>-construction-status"]>>']
 		$property['region'] = 'city'
 		$property['town'] = 'city'