mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Merge pull request #55 from Vermilingua/forest
Forest now fits the scene
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ var World = {
|
||||
IRON_MINE: 'I',
|
||||
COAL_MINE: 'C',
|
||||
SULPHUR_MINE: 'S',
|
||||
FOREST: 'T',
|
||||
FOREST: ';',
|
||||
FIELD: ',',
|
||||
BARRENS: '.',
|
||||
ROAD: '#',
|
||||
|
||||
Reference in New Issue
Block a user