@screeps/engine
Version:
This is a module for Screeps standalone server. See [main repository](https://github.com/screeps/screeps) for more info.
54 lines (53 loc) • 3.19 kB
JavaScript
exports.terrain = {
'E2S7': '' +
'11111111111111100000000000000000011111111111111111' +
'11000000001111000000000000000000000001111112002111' +
'12002220000022220000000000222002220001111102022211' +
'12222220000022220022000222222000222211111100002211' +
'12200222000002222222000000222002221111111000000011' +
'11200022011111112222200000020000111111222200022111' +
'11110222111111111111110000220001111110222200020111' +
'11111222111111111111111122222011111100222200000011' +
'11111122000220111111111112202020111000222011100021' +
'11111102000220221101111111002220000000220111100021' +
'11111002000000022000111111102000000002200011000001' +
'11110000000000000000211111102000000020000000000001' +
'11200000000000000000000001112000000020000000000001' +
'12220222022200002000000000111000110020000000000001' +
'10000222222200022200000000111111000000000000000221' +
'10000220002200022200000000111111000000000000000001' +
'10000000002000022220000000010002202000000000000001' +
'10000000000020222220000000000002222200000001100001' +
'10000020000220222000000212000022222222200011110001' +
'10002220000000022000000111200000222222200111110001' +
'10002222011000000000002111222000222022000111111011' +
'10000220111120000000002110002200000000022111111011' +
'11000022011120000000002110000220001000222201110001' +
'11000022001120000000000010000222011100222200111011' +
'11000000022000000200000002000022211100022000111111' +
'11000020022200000220000001000222111100000000011111' +
'10000020222000000200000001100011111100000000001111' +
'10000222222200021111110001110111111100000000000111' +
'10000022222000001111111011111111111100000020000011' +
'10020200002000001111111111111111111110000000000011' +
'02220000022000000000111111000000011111111111000001' +
'00220010000000000200211110000000001111111111000001' +
'00221111000000000000011110022110001111111110000001' +
'00011112222200022200001110020111001110000000000001' +
'00001222222202222200000002022110001110222000200001' +
'00022222222222022200000022022220222222220022202001' +
'00222222220000000000000000022200220000020000022001' +
'10222222002200000000000000002000000002000000022001' +
'10220000002000000000000000000000000002220000022011' +
'00000000022000000000000000000000000000022200002011' +
'00000000000000000020111100000011100000022200000011' +
'00000000002200000221111110000011100000001110000001' +
'00011111002222200011122111000011000002111110000001' +
'00111111122001020200000012200002220001111111000001' +
'11111111020011120200000022000000000021122210000221' +
'11000000000001000000000202000000002222000000000221' +
'12022200000000000000100000000000022220000000020221' +
'10000200000000000001110000000000222220000000000001' +
'11000200000000000011111110000000222200000000000011' +
'11111100000000111111111111100000000000000000111111'
};