소스 검색

[text edit] small change in obj_din

julzor 4 년 전
부모
커밋
4aae2149bc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/obj_din.qsrc

+ 1 - 1
locations/obj_din.qsrc

@@ -1662,7 +1662,7 @@ if $ARGS[0] = 'pain':
 	end
 	if pain['asshole'] + (agape * 10) > 0:
 		if pain['asshole'] + (agape * 10) > 70:
-			'<b><font color="red">You an extremely sore anus and it is bleeding.</font></b>'
+			'<b><font color="red">You have an extremely sore anus and it is bleeding.</font></b>'
 		elseif pain['asshole'] + (agape * 10) > 40:
 			'<b><font color="red">You have a very sore anus.</font></b>'
 		else