Browse Source

Katja now can walk Sveta home if Sveta is not kicked out.

netuttki 1 year ago
parent
commit
95f83dbbb0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/pav_disco_coolkids.qsrc

+ 1 - 1
locations/pav_disco_coolkids.qsrc

@@ -1377,7 +1377,7 @@ if $ARGS[0] = 'katja_walkhome':
 	katjaQW['drunk_help'] = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/walkhome_katja.jpg"></center>'
-	if owned_property['parents_home'] = 4:
+	if func('homes_properties', 'can_live_here', 'parents_home') ! 0:
 		'Katja takes you by the arm and helps you get home.'
 		act 'Go home': gt 'korrPar'
 	else