Fixed a time_area's range in UtBS scenario four.

This commit is contained in:
Steven Panek 2011-09-18 00:50:55 +00:00
parent 4d3d4ee380
commit 20053f8df1

View file

@ -505,7 +505,7 @@
# underground area should always have "underground" time,
[time_area]
x = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,29,30,31,32,33,34,35,36,37,38,39,40,41
y = 0-41,0-41,0-41,0-37,0-34,0-32,0-31,0-29,0-28,0-26,0-23,0-22,0-21,0-21,0-20,0-20,0-19,0-19,0-18,0-18,0-18,0-18,0-17,0-17,0-17,0-17,0-15,0-15,0-15,0-12,14-15,0-15,0-15,0-14,0-15,0-15,0-15,0-15,0-15,0-14,0-14,0-13,0-10
y = 0-41,0-41,0-41,0-37,0-34,0-32,0-31,0-29,0-28,0-26,0-23,0-22,0-21,0-21,0-20,0-20,0-19,0-19,0-18,0-18,0-18,0-18,0-17,0-17,0-17,0-17,0-15,0-15,0-15,0-13,14-15,0-15,0-15,0-14,0-15,0-15,0-15,0-15,0-15,0-14,0-15,0-15,0-10
{UNDERGROUND}
[/time_area]