Skip to content
Snippets Groups Projects
Commit 910ac910 authored by turnop's avatar turnop
Browse files

compression

parent 3b594cb1
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@ You should have received a copy of the GNU General Public License along with thi
<<set $weatherToday = App.Data.weather.hotnice.random()>>
<<set $weatherLastWeek = 1>>
<<set $weatherType = 1>>
<<set $weatherTypeReadout = "hot">>
<<set $weatherRemaining = 6>>
<<set $prisonCircuitIndex = random(0,$prisonCircuit.length-1)>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment