|
@@ -71,7 +71,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'update_prostitution_locations':
|
|
|
gs 'prostitution_functions', 'set_pavlovsk_prostitute'
|
|
|
- if prostitute['gadukino'] = 0: gs 'prostitution_functions', 'set_gadukion_prostitute'
|
|
|
+ if prostitute['gadukino'] = 0: gs 'prostitution_functions', 'set_gadukino_prostitute'
|
|
|
if prostitute['road'] = 0: gs 'prostitution_functions', 'set_highway_prostitute'
|
|
|
end
|
|
|
|
|
@@ -86,7 +86,7 @@ if $ARGS[0] = 'set_pavlovsk_prostitute':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
-if $ARGS[0] = 'set_gadukion_prostitute':
|
|
|
+if $ARGS[0] = 'set_gadukino_prostitute':
|
|
|
if GadBoy['river_gang'] = 2 and MiraVars['pimp'] ! 1 and prostitute['full_block'] = 0:
|
|
|
prostitute['gadukino'] = 1
|
|
|
prostitute['active'] = 1
|