|
@@ -586,9 +586,10 @@ if $ARGS[0] = 'pavgenprosmf':
|
|
|
pavproscount += 1
|
|
|
guy += 1
|
|
|
gs 'fame', 'pav', 'prostitute', rand(2,4)
|
|
|
- gs'stat'
|
|
|
- gs 'npcgeneratec', '0', '', rand(18,40)
|
|
|
+ gs 'stat'
|
|
|
+ gs 'npcgeneratec', 0, '', rand(18,40)
|
|
|
gs 'boyStat', $npclastgenerated
|
|
|
+
|
|
|
'The customer introduces himself as <<$boydesc>>.'
|
|
|
'Then you both get undressed and you start doing your job.'
|
|
|
picrand = rand(0, 14)
|