Browse Source

Merge remote-tracking branch 'Anya/master'

Kevin_Smarts 2 years ago
parent
commit
f5ab525c32
3 changed files with 3 additions and 0 deletions
  1. 1 0
      locations/dachain.qsrc
  2. 1 0
      locations/vanr.qsrc
  3. 1 0
      locations/vanr2x.qsrc

+ 1 - 0
locations/dachain.qsrc

@@ -252,6 +252,7 @@ if $args[0] = 'dachavann':
 	$menu_arg = 'dachavann'
 	menu_off = 0
 	$location_type = 'bathroom'
+	$bathtype = 'bathtub shower'
 	killvar '$locclass'
 	*clr & cla
 	gs 'stat'

+ 1 - 0
locations/vanr.qsrc

@@ -6,6 +6,7 @@ $loc = 'vanr'
 $locM_arg = ''
 $locM = 'vanr'
 $location_type = 'bathroom'
+$bathtype = 'bathtub shower'
 $menu_loc = 'vanr'
 $menu_arg = ''
 menu_off = 0

+ 1 - 0
locations/vanr2x.qsrc

@@ -7,6 +7,7 @@ $loc = 'vanr2x'
 $locM_arg = ''
 $locM = 'vanr2x'
 $location_type = 'bathroom'
+$bathtype = 'bathtub shower'
 $menu_loc = 'vanr2x'
 $menu_arg = ''
 menu_off = 0