소스 검색

Merge branch 'master' of JustFantasy/glife-number-fixes into master

[removed] duplicate and erroneous appearance of orgasm_masturbate number in the "Character Statistics" menu tab.
Kevin_Smarts 2 년 전
부모
커밋
12ddb6cb65
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/obj_din.qsrc

+ 1 - 1
locations/obj_din.qsrc

@@ -726,7 +726,7 @@ if $ARGS[0] = 'stats':
 		if bordelslutty > 0: 'Sold your body <<slutty>> times, including <<bordelslutty>> times in a brothel.'
 		if hidden_slutty > 0: 'Sold your body <<hidden_slutty>> times, and gave all the money to your therapist. You do not remember any of it.'
 	end
-orgasm_masturbate
+
 	if orgasm > 0: 'You have experienced <<orgasm>> orgasms.'
 	if orgasm_masturbate > 0: '<<orgasm_masturbate>> of them from masturbation.'
 	if orgasm_clit > 0 : '<<orgasm_clit>> of them from clitoral stimulation.'