Browse Source

[fixed] dead end

Lusticon 2 months ago
parent
commit
c007e48bc6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/train_events.qsrc

+ 2 - 2
locations/train_events.qsrc

@@ -314,7 +314,7 @@ if $ARGS[0] = 'breastfeed':
 								'You grab onto your top to pull out your breast.'
 							end
 							'You give your breast some squeezes until milk drops start to develop on your nipple. The man watches you surprised and nods positively.'
-							gs 'train_incidental', 'breastfeedthebaby'
+							gs 'train_events', 'breastfeedthebaby'
 						end
 					end
 					act 'Convince him that you can do it':
@@ -326,7 +326,7 @@ if $ARGS[0] = 'breastfeed':
 							'You smile and nod. "I can assure you I have breast milk."'
 						end
 						'The man gives you a concerned expression but then nods. "Well, it couldn''t hurt to let you try."'
-						gs 'train_incidental', 'breastfeedthebaby'
+						gs 'train_events', 'breastfeedthebaby'
 					end
 				end
 			end