فهرست منبع

Changed the $ARGS[0] value to the correct one.

netuttki 1 سال پیش
والد
کامیت
20fe00fad1
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      locations/obj_din.qsrc
  2. 1 1
      locations/pornstudio.qsrc

+ 1 - 1
locations/obj_din.qsrc

@@ -229,7 +229,7 @@ if $ARGS[0] = 'description':
 	end
 	!!!
 
-	if func('homes_properties', 'get_accessible_count') = 0:
+	if func('homes_properties', 'get_accessible_property_count') = 0:
 		'You have nowhere to live, if this is an error set your current home <a href="exec:gs ''obj_din'', <<$home[''current'']>>">here</a>.'
 	else
 		'Your current home is <a href="exec:gs ''obj_din'', <<$home[''current'']>>"><<$home[''name'']>></a>.'

+ 1 - 1
locations/pornstudio.qsrc

@@ -773,7 +773,7 @@ if $ARGS[0] = 'first':
 	'<center><img <<$set_imgh>> src="images/locations/city/redlight/studio_porn/casting/casting0.jpg"></center>'
 	'You sit down on the sofa and greet the manager. "I see it''s your first time with us. So, you want to be a porn star?'
 
-	if pcs_inhib < 40 and (money <= 500 and karta <= 500 and func('homes_properties', 'get_accessible_count') = 0) or (narkoman = 1 or SLomka > 0):
+	if pcs_inhib < 40 and (money <= 500 and karta <= 500 and func('homes_properties', 'get_accessible_property_count') = 0) or (narkoman = 1 or SLomka > 0):
 		'While you don''t feel confident enough showing off your body, you''re desperate for money, and are willing to do anything to earn it.'
 		act 'Continue': gt 'pornstudio', 'yes'
 	elseif pcs_inhib < 40: