diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index b361651c4f..b6d854943e 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -2551,6 +2551,8 @@ laccess.progress = Action progress, 0 to 1.\nReturns production, turret reload o laccess.speed = Top speed of a unit, in tiles/sec. laccess.size = Size of a unit/building or the length of a string. laccess.id = ID of a unit/block/item/liquid.\nThis is the inverse of the lookup operation. +lacess.displaywidth = Width of a display block in pixels. +lacess.displayheight = Height of a display block in pixels. lcategory.unknown = Unknown lcategory.unknown.description = Uncategorized instructions. diff --git a/core/assets/maps/seaPort.msav b/core/assets/maps/seaPort.msav index 47148b8ce9..aabc80f4f1 100644 Binary files a/core/assets/maps/seaPort.msav and b/core/assets/maps/seaPort.msav differ