Browse Source

[fixed] missing killvar in medical_din

julzor 4 years ago
parent
commit
9551463ca6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/medical_din.qsrc

+ 1 - 0
locations/medical_din.qsrc

@@ -54,6 +54,7 @@ if $ARGS[0] = 'abortion':
 	if nextbaby > 0:
 		jump 'poliabortloop'
 	end
+	killvar 'abortrand'
 elseif $ARGS[0] = 'birthControlShot':
 	!! Gives Sveta the effects of a birth control shot. Usage: gs 'medical_din','birthControlShot'
 	!! Note: You have to make sure that she is not pregnant beforehead.