1
0
Quellcode durchsuchen

[text edit] small change in obj_din

julzor vor 4 Jahren
Ursprung
Commit
4aae2149bc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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