Browse Source

[fixed] Fedor link's contents were commented out

Kevin_Smarts 2 years ago
parent
commit
2c8c9ea2e9
1 changed files with 1 additions and 2 deletions
  1. 1 2
      locations/pav_disco_jocks.qsrc

+ 1 - 2
locations/pav_disco_jocks.qsrc

@@ -186,14 +186,13 @@ if $ARGS[0] = 'ivan':
 end
 
 if $ARGS[0] = 'fedor':
-!!{
 	if $loc = 'pav_disco' and rand (1,6) = 1:
 		*clr & cla
 		minut += 15
 		gs 'npc_relationship', 'modify', 'A5', 'like'
 		'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big5.jpg"></center>'
 		act 'Do something else': gt 'pav_disco_coolkids', 'classmates'
-	end}
+	end
 end
 
 if $ARGS[0] = 'svyatoslav':