소스 검색

[removed] unneeded gruptipe check which prevented a part of a gopnik park event from firing correctly

anjuna krokus 2 달 전
부모
커밋
fa58ae5695
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/pav_parkev.qsrc

+ 1 - 1
locations/pav_parkev.qsrc

@@ -1334,7 +1334,7 @@ if $ARGS[0] = 'male_gopnik_beer':
 					if grupTipe = 4:
 						'With that, everyone drinks the last of the beers, and you notice the area around you is littered with empty beer bottles. Once the final beer is gone, the talking starts to wind down, and people drift off either alone or in small groups. You get up and head out as well.'
 						act 'Leave':gt 'pav_park', 'deeper_park'
-					elseif grupTipe = 4 and fame['pav_slut'] >= 200 and hotcat >= 5:
+					elseif fame['pav_slut'] >= 200 and hotcat >= 5:
 						'With that, everyone drinks the last of the beers, and you notice the area around you is littered with empty beer bottles. Once the final beer is gone, the talking starts to wind down, and people drift off either alone or in small groups. You get up and head out as well.'
 						'"You''re pretty drunk, <<$pcs_nickname>>. Let me take you home." you hear Dan say as he takes you by the arm.'
 						gs 'willpower', 'misc', 'resist', 'medium'