Ver Fonte

[fixed] Check for tattoos was wrong

Kevin_Smarts há 1 ano atrás
pai
commit
846908a411
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      locations/gschool_jock_chats.qsrc

+ 1 - 1
locations/gschool_jock_chats.qsrc

@@ -841,7 +841,7 @@ if $ARGS[0] = 'lina':
 		end
 		end
 	elseif grupTipe = 4:
 	elseif grupTipe = 4:
 		if npc_rel['A19'] >= 60:
 		if npc_rel['A19'] >= 60:
-			if tatarm = 0 or tatass = 0 or tatback = 0 or tatblly = 0 or tatbrst = 0 or tatchst = 0 or tatfce = 0 or tatankle = 0 or tathand = 0 or tatleg = 0 or tatlip = 0 or tatneck = 0 or tatvag = 0 or tatlech = 0 or tatside = 0 or tatupb = 0 or tatunder = 0 or tatwrist = 0:
+			if tattCount = 0:
 				'"Why don''t you have any tattoos, <<$pcs_nickname>>?"'
 				'"Why don''t you have any tattoos, <<$pcs_nickname>>?"'
 				'"I don''t know," you say with a shrug.'
 				'"I don''t know," you say with a shrug.'
 				'"I''m surprised the other gopniks let you hang around without at least one. Like an initiation or something."'
 				'"I''m surprised the other gopniks let you hang around without at least one. Like an initiation or something."'