Ver Fonte

[added] Age restriction for entering casino from Hooded Silence

Kevin_Smarts há 1 ano atrás
pai
commit
c93d4c2dd0
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      locations/city_industrial.qsrc

+ 3 - 1
locations/city_industrial.qsrc

@@ -119,7 +119,9 @@ if $ARGS[0] = '':
 	end
 	if tobiQW >= 1:'The old mansion, home to <a href="exec:gt ''kakuzu'', ''start''">Kakuzu</a>'
 
-	'There is a huge building, with bright lights, which houses a <a href="exec: minut += 10 & gt ''casino'', ''outside''">Casino</a>.'
+	if age => 18:
+        'There is a huge building, with bright lights, which houses a <a href="exec: minut += 10 & gt ''casino'', ''outside''">Casino</a>.'
+    end
 
 	if hour >= 14 or hour < 4:
 		'Located far away from the buildings is a <a href="exec: minut += 2 & gt ''lakecafe'', ''main''">barbecue</a>.'