|
@@ -197,7 +197,7 @@ if $ARGS[0] = 'Pussy-Cats':
|
|
|
loop_counter += 1
|
|
|
if loop_counter = 600:
|
|
|
'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
|
|
|
- 'You try to put on what Katja brought you, but it''s ' + iif(pcs_mass['body'] < 60, 'way too loose and will fall off', 'so tight you can''t get into it') + ' so you give up. "I''m sorry, <<$pcs_nickname>>. I''ve miscalculated your size. Let me get something else," Katja says.'
|
|
|
+ 'You try to put on what Katja brought you, but it''s ' + iif(pcs_mass['body'] < 45, 'way too loose and will fall off', 'so tight you can''t get into it') + ' so you give up. "I''m sorry, <<$pcs_nickname>>. I''ve miscalculated your size. Let me get something else," Katja says.'
|
|
|
'You stop her before she runs out. "Hey don''t be sorry, it''s not your fault. Try what I picked out first."'
|
|
|
act 'Katja tries the clothes you picked': gt 'katja_city', 'pussy_cat_outfit<<rand(0,3)>>'
|
|
|
else
|