made the forest suit more

This commit is contained in:
Vermilingua
2013-10-15 20:09:28 +11:00
parent f6e95850da
commit 36b9cf2142
+1 -1
View File
@@ -7,7 +7,7 @@ var World = {
IRON_MINE: 'I', IRON_MINE: 'I',
COAL_MINE: 'C', COAL_MINE: 'C',
SULPHUR_MINE: 'S', SULPHUR_MINE: 'S',
FOREST: 'T', FOREST: ';',
FIELD: ',', FIELD: ',',
BARRENS: '.', BARRENS: '.',
ROAD: '#', ROAD: '#',