Browse Source

[fixed] A bug where prostitution fame would be given to the wrong location for whoring at the gas station if you drove there directly from the other town.

bgkjdgbizgblzdgbr 2 years ago
parent
commit
34dd837934
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/zaprFWash.qsrc

+ 2 - 0
locations/zaprFWash.qsrc

@@ -11,6 +11,8 @@ if $ARGS[0] = 'start':
 	menu_off = 0
 	*clr & cla
 	! can''t wash cars if have visible cum already
+	if cardrive = 6: litltown = 0
+	if cardrive = 21: litltown = 1
 	if (cumloc[6] = 1 or cumloc[7] = 1) or cumloc[11] = 1:
 		minut += 5
 		pcs_mood -= 5