Browse Source

Fixed annoying typo in comment

netuttki 11 months ago
parent
commit
1181213860
1 changed files with 1 additions and 3 deletions
  1. 1 3
      locations/prostitution_functions.qsrc

+ 1 - 3
locations/prostitution_functions.qsrc

@@ -15,7 +15,7 @@
 !! prostitute['work_clothes']: 1 - Sveta is wearing a prostitute outfit, i.e. clothes and shoes
 !! prostitute['outfit_is_set']: 1 - Sveta has a default outfit set up. Needed if she wants to change in restrooms 
 !!									or in the car on location, and not travel wearing that outfit
-!! prostitute['changed_for_work']: 1 - It measn that Sveta changed into her prostitute outfit on site from some regular
+!! prostitute['changed_for_work']: 1 - It means that Sveta changed into her prostitute outfit on site from some regular
 !!                                     clothes. This enables the 'Change into regular clothes' action in the changing
 !!									   location. 
 !!								   0 - Sveta didn''t change which means she can''t change into regular clothing. 
@@ -23,8 +23,6 @@
 !!---------- Initial set up, enabling locations, etc. -------------------------------------------------------------------
 !!-----------------------------------------------------------------------------------------------------------------------
 
-!! This will run every time for now until I find out how to call this whenever Sveta changes clothes regardless of where and how. I don't want to put it in gs 'stat'
-
 $solicitation_locations[0] = 'pav_commcenter'
 $solicitation_locations[1] = 'pav_residential'
 $solicitation_locations[2] = 'pav_industrial'