1
0
Переглянути джерело

[fixed] extra apostrophes

Kevin_Smarts 7 місяців тому
батько
коміт
04b9765381
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      locations/prostitution_functions.qsrc

+ 1 - 1
locations/prostitution_functions.qsrc

@@ -489,7 +489,7 @@ if $ARGS[0] = 'change_into_regular_clothes':
 	gs 'panties', 'wear', $lastwornpantytype['prostitute'], lastwornpantynumber['prostitute']
 	gs 'bras', 'wear', $lastwornbratype['prostitute'], lastwornbranumber['prostitute']
 	!!-- Shoes
-	gs 'shoes', 'wear', '$lastwornshoetype['prostitute']', lastwornshoenumber['prostitute']
+	gs 'shoes', 'wear', $lastwornshoetype['prostitute'], lastwornshoenumber['prostitute']
 	gs 'purses', 'wear', $lastwornpursetype['prostitute'], lastworndefpursenumber['prostitute']
 	gs 'prostitution_functions', 'work_clothes'
 	if prostitute['changed_for_work']: prostitute['changed_for_work'] = 0