Преглед изворни кода

[changed] Warning page now uses image from d4ltos

KevinSmarts пре 4 година
родитељ
комит
7be7e90f80
1 измењених фајлова са 1 додато и 25 уклоњено
  1. 1 25
      locations/begin.qsrc

+ 1 - 25
locations/begin.qsrc

@@ -75,31 +75,7 @@ if $ARGS[0] = 'warning':
 	'<center><b><font color = maroon>WARNING</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/system/gl3.jpg" ></center>'
 	*nl
-	'This game contains, but is not limited to the following:'
-	'Pornographic images;'
-	'Desriptions of sexual acts;'
-	'Rape;'
-	'Incest;'
-	'Violent assaults;'
-	'Blackmail for sex;'
-	'Drug use;'
-	'Extreme character weight (both very skinny and massively obese);'
-	'Urination as sexual fetish;'
-	'Underage sex 15 - 17 years old (in the text, sexual images used only contain performers 18+ years old);'
-	'Theft;'
-	'Drug use;'
-	'Prostitution;'
-	'BDSM;'
-	'Kidnap;'
-	'Death;'
-	'Alcohol abuse.'
-	*nl
-	'If any of these things upset you or you are under the age of 18 you must not continue.'
-	*nl
-	'Although many of these things are illegal in various places around the world this is a work of fiction and there are no people actually harmed in the making of this game.'
-	'Exhausted and frustrated by the code for sure but no bruises above the neck or below the elbow.'
-	'This means that with the exception of rather vague laws in Russia playing this game is not breaking any laws relating to the acts depicted.'
-	'Your local laws might be different to those we have checked and if you are worried you should not continue without checking your legal position.'
+	'<center><img <<$set_imgh>> src="images/system/start/warning.jpg" ></center>'
 	
 	act 'Continue': gt 'begin','real_character'
 end