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

compression

parent 3b594cb1
Branches
Tags
1 merge request!8020Total weather overhaul
...@@ -53,6 +53,7 @@ You should have received a copy of the GNU General Public License along with thi ...@@ -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 $weatherToday = App.Data.weather.hotnice.random()>>
<<set $weatherLastWeek = 1>> <<set $weatherLastWeek = 1>>
<<set $weatherType = 1>> <<set $weatherType = 1>>
<<set $weatherTypeReadout = "hot">>
<<set $weatherRemaining = 6>> <<set $weatherRemaining = 6>>
<<set $prisonCircuitIndex = random(0,$prisonCircuit.length-1)>> <<set $prisonCircuitIndex = random(0,$prisonCircuit.length-1)>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment