Browse Source

[fixes] Missing actions found by robgor95

KevinSmarts 3 years ago
parent
commit
92e74687d8
2 changed files with 2 additions and 0 deletions
  1. 1 0
      locations/mother.qsrc
  2. 1 0
      locations/pussykats.qsrc

+ 1 - 0
locations/mother.qsrc

@@ -370,6 +370,7 @@ if $ARGS[0] = '':
 				end
 			else
 				'Your <<$npc_nickname[''A29'']>> shakes her head: "You are old enough to earn your own money <<$pcs_nickname>>, you can''t keep depending on me forever. Get a job."'
+				act 'Continue':gt 'mother'
 			end	
 		end
 

+ 1 - 0
locations/pussykats.qsrc

@@ -545,6 +545,7 @@ if $ARGS[0] = '11':
 				'You hand over the money for the slightly less than perfect outfit, its not going to last you as long as the stitching has a flaw but you still got quite a bargain.'
 				act 'Finish your shift':gt 'pussykats', 'endwork'
 			end
+			act 'Refuse, you don''t need a knock off outfit':gt 'pussykats', 'endwork'
 		else
 			*nl
 			'You don''t have the cash on you so you can''t take her up on this offer.'