rachels 4 лет назад
Родитель
Сommit
773bee285c
1 измененных файлов с 5 добавлено и 4 удалено
  1. 5 4
      locations/mod_Ibiza_club.qsrc

+ 5 - 4
locations/mod_Ibiza_club.qsrc

@@ -3,7 +3,7 @@ CLOSE ALL
 !!needs a complete rework of the club
 if $ARGS[0] = 'start':
 	$loc = 'mod_Ibiza_club'
-	$metka = 'start'
+	$loc_arg = 'start'
 	$menu_loc = 'mod_Ibiza_club'
 	$menu_arg = 'start'
 	menu_off = 0
@@ -83,7 +83,7 @@ end
 
 if $ARGS[0] = 'inside':
 	$loc = 'mod_Ibiza_club'
-	$metka = 'inside'
+	$loc_arg = 'inside'
 	$menu_loc = 'mod_Ibiza_club'
 	$menu_arg = 'inside'
 	menu_off = 0
@@ -244,11 +244,12 @@ if $ARGS[0] = 'toi':
 end
 
 if $ARGS[0] = 'tou':
-	$metka = 'tou'
+	$loc_arg = 'tou'
 	$loc = 'mod_Ibiza_club'
 	$locM = 'mod_Ibiza_club'
-	$metkaM = 'tou'
+	$locM_arg = 'tou'
     $location_type = 'bathroom'
+	$locclass = 'restroom'
 	$menu_loc = 'mod_Ibiza_club'
 	$menu_arg = 'tou'
 	menu_off = 0