Browse Source

[changed] time for taking a vitamin and brushing teeth

julzor 4 years ago
parent
commit
be6fbd8452
2 changed files with 4 additions and 4 deletions
  1. 2 2
      locations/din_van.qsrc
  2. 2 2
      locations/kit_din.qsrc

+ 2 - 2
locations/din_van.qsrc

@@ -40,10 +40,10 @@ $showerdin = {
 
 $bteeth = {
 	if pcs_breath ! 1 or cumloc[12] = 1:
-		act 'Brush your teeth (0:05)':
+		act 'Brush your teeth (0:03)':
 		menu_off = 1
 			*clr & cla
-			minut += 5
+			minut += 3
 			cumspclnt = 2
 			gs 'cum_cleanup'
 			pcs_breath = 1

+ 2 - 2
locations/kit_din.qsrc

@@ -569,10 +569,10 @@ $vitamin = {
 		'You have <b><<vitamin>></b> vitamin drinks.'
 
 		if vitaminday ! daystart:
-			act 'Take vitamins (0:05)':
+			act 'Take vitamins (0:02)':
 				*clr & cla
 				menu_off = 1
-				minut += 5
+				minut += 2
 				vitaminday = daystart
 				vitamin -= 1
 				frost = 0