1
0
Просмотр исходного кода

[fixed] Wrong variable spotted by Skylah

Kevin_Smarts 6 месяцев назад
Родитель
Сommit
5a72868dd8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      locations/ugol.qsrc

+ 1 - 1
locations/ugol.qsrc

@@ -6,7 +6,7 @@ $location_type = 'public_outdoors'
 minut += 15
 gs 'stat'
 '<center><img <<$set_imgh>> src="images/locations/pushkin/ugelm1.jpg" ></center>'
-if rand(0,3) >= 0 and temp > 14:
+if rand(0,3) >= 0 and temper > 14:
 	gs 'dibodi', 'os1'
 else
 	'Entering the passage, you discover a strange collection of shades of brown, the walls covered in streaks, cracks, and plaster and the floor dirty. It seems this area is not as well maintained as the outside.'