1
0
Переглянути джерело

[removed] Commented out entry to club with Nicholas as content there is unfinished as per advice from Sovietmecader.

KevinSmarts 4 роки тому
батько
коміт
ec56fcc0a3
1 змінених файлів з 11 додано та 11 видалено
  1. 11 11
      locations/nichNicholas.qsrc

+ 11 - 11
locations/nichNicholas.qsrc

@@ -105,17 +105,17 @@ elseif $ARGS[0] = 'approach':
 		end
 	end
 	
-	if nichGentleclubEnabled = 1:
-		act 'Club':
-			cla
-			'"Master Nicholas, I was wondering if you would like to go the club like you suggested."'
-			'"Certainly. Lets go."'
-			
-			act 'Go to Club':
-				gt 'nichClub'
-			end
-		end
-	end
+!!	if nichGentleclubEnabled = 1:
+!!		act 'Club':
+!!			cla
+!!			'"Master Nicholas, I was wondering if you would like to go the club like you suggested."'
+!!			'"Certainly. Lets go."'
+!!			
+!!			act 'Go to Club':
+!!				gt 'nichClub'
+!!			end
+!!		end
+!!	end
 	
 	act 'Back':
 		gt $loc, 'return'