Page 1 of 8 12345678 LastLast
Results 1 to 20 of 148

Thread: TW Map Reader v2.24 [1-Jul-2015: update]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default TW Map Reader v2.24 [1-Jul-2015: update]

    TW Map Reader v2.24

    M2TW, Kingdoms, RTW

    Requires: Java SE v6 (1.6) or later

    Three important points:
    • The region ID displayed/found might not be correct. It is as far as I've been able to test but I have not tested every region of every map out there. This why it says "unconfirmed" in the tool.
    • As of v2.24 the tool remembers the Source location last used and automatically uses that next time. So, unlike previous versions, having the tool under a mod folder does not necessarily mean that it is using the data in that mod folder; it won't be if you pointed it to somewhere else.
    • This is not a map validator. It does report errors but only when it finds issues that would affect the tool's behaviour/validity. There are all kinds of errors that the tool does not report; no reported errors does not mean no issues with your maps/data.


    This tool reads map files, regions, settlements and climate info, displays them on screen with tile information and exports that information as coordinate text for use in other applications.

    Double-sized maps (e.g. map_ground_types.tga) are processed in the same way that the game does it: only odd number x/y pixels are used; the even ones are discarded. i.e. All maps are displayed with the same dimensions as each other.

    map_FE.tga ("faction selection") is scaled to fit the size of the other maps. This may or may not result in this map lining up geographically with the others. See "FE" below.

    When mousing over the map the cursor becomes a cross-hair: tile details are shown on the left. The map can be right-click-dragged around the screen.

    Included in the details are the coordinates of the tile. It is displayed both in game coordinates (y=0 is bottom of map) and image coordinates (y=0 is top of image). The image coordinates are also displayed for double-sized images such as map_ground_types.tga.

    Most maps have an Opaque slider. This controls how transparent the map is, allowing you to see through one map to the map(s) behind it.

    The maps can be toggled on/off by using the number keys 1..0. This can be useful when you wish to switch to another map without losing your mouse position and the info being displayed for that tile.

    Various things may be copied to the clipboard for pasting into other applications: the current map display, coordinates of the tile currently under the cursor, region and settlement names of the tile currently under the cursor. The map display can also be saved as a PNG or TGA file. PNG maintains transparency while TGA converts them to an alpha channel.

    The "reads files" function on the first tab displays the files read by this tool. It also lets you generate a BAT file which will create a copy of these files.

    [Screenshots: removed. These attachments keep vanishing and I'm tired of putting them back.]


    Installation

    There are two versions: a "jar" and an "exe". Same program, just two different ways to run it.
    • The "jar" one contains two files: a JAR and a shortcut that runs the JAR with Java. Either should work just by double-clicking but the shortcut is highly recommended (see Memory Issues below).
    • The "exe" one contains two files: an EXE (just the JAR wrapped up as a normal Windows application) and an INI file. It still requires Java.

    Both are contained within a "TWMapReader" folder which also contains some other files under "lib".

    You may run this application from anywhere but the "lib" subfolder is needed so the safest bet is to keep everything together in its "TWMapReader" folder.

    For convenience you can drop that "TWMapReader" folder into the root folder of the game or mod that you wish to use it on. e.g. "C:\Programs\SEGA\Medieval II Total War" for vanilla M2TW or "C:\Programs\SEGA\Medieval II Total War\mods\{mod name}" for a mod. That way it will automatically use that game's or mod's maps when the application is run.

    Memory Issues
    The tool is creating and processing many images and memory can run out. If that happens then the tool will probably just quietly stop working.

    To avoid this the tool is given a runtime parameter that tells it to allocate more memory than what Java provides by default. This parameter is built into both the shortcut (for the JAR) and the INI file (for the EXE). Running the JAR directly is not recommended because it will probably have too little memory to work with.

    If you are experiencing hangs/crashes even via the shortcut/exe then you can try increasing the memory allocation even further. In the shortcut's properties or the INI file's contents, look for the part that says -Xmx1000m and change that 1000 to a higher number, e.g. 1500.

    NOTE: as of v2.7 the memory usage is much reduced. It is unlikely that increasing memory allocation will be necessary.


    How To Use

    If the maps were not auto-loaded at startup - or if you wish to view maps from a different location - enter/browse for the Root Folder and click read source files. A different location can be used at any time.

    Textures (Summer & Winter)
    The textures (summer/winter) map options display the map using the appropriate texture TGAs for the tiles' climates and ground types. It isn't as smooth as the in-game appearance but not too shabby for an experiment.

    The first time you turn on either the summer or winter option it will build both maps. It takes a short while to do this, probably only a few seconds.

    All textures are read from data\terrain\aerial_map\ground_types. If a TGA cannot be found then it will be skipped, reported in the Errors tab and appear as pink on the map.

    Heights Transparent
    This is a variation of the Heights map, such that darker = more transparent. Some interesting results can be had by overlaying this map (with a low Opacity) over a Textures map.

    FE / Faction Selection
    This is the map_FE.tga map used in the faction selection screen at campaign start. Combining this view with Region Highlight's "starting regions" option allows you to fairly easily create the maps for each faction.

    If that is your intention then the best option would be to use the "FE" zoom level and - if the map has transparent edges - the "copy to file" feature. By using the "FE" zoom the FE map remains at its original size and everything else is scaled down to fit. Any other zoom level means that the FE map is scaled up to that zoom size, so you would need to scale it back down to the correct size in your graphics application; quality is lost during scaling so quality would take a double hit by doing it this way. By using the "FE" zoom the FE map is not scaled by this tool and so there is no need to scale it back down elsewhere; no loss of quality.

    Of course, whether your FE map lines up with the geography, regions, etc. of the other maps depends entirely on how your FE map was made. The tool simply positions it in the top-left corner like all of the other maps. e.g. If your FE map is cropped at the top compared to other maps then they will not line up with each other correctly.

    Settlements & Markers
    In addition to the "settlements" view which (optionally) flashes settlement locations on the map, settlements may be displayed via the Markers tab. This can show their names as well. It attempts to shift names around to avoid overlap. It's 'intelligence' is fairly limited but the results are better than none at all. Higher zooms and/or smaller fonts will result in less overlap.

    Other markers are possible on that tab: ports, forts, watchtowers and spawn locations.

    Trade Resources
    Similar to the Settlements tab there a Resources one which displays locations of trade resources, either by name or icon.

    It attempts to read the TGA icons from the data\ui\resources folder: if it can't find an icon and this is a mod then it tries looking in the parent game (vanilla) instead, but these icons would need to be unpacked to be found: the tool does not look into pack files. If an icon still cannot be found then it simply will not be displayed: no error messages, etc.

    There are some options in this tab to make it work in conjunction with Region Highlight options. By default all resources are displayed but by using these options with Region Highlight's "trade resource" option the tool will display only one resource type at a time.

    Export
    The Export tab lets you view and copy the tile information in text format. Tab delimiters are good for pasting into spreadsheets but beware of row count limits. e.g. Pre-2007 Excel can only have ~65000 rows; a big map will chew that up easily if exporting all tiles.

    When exporting, the Feature type overrides the Ground Type in the tile description. i.e. If the tile has a Feature then that is used; if not then Ground Type is used.

    The Extended Info option includes RGB values for Regions, Ground Types and Features.

    It can also export settlement details: coordinates, settlement names and region names.

    The Spawns sub-tab lists all spawn location information, including starting characters (descr_strat.txt) and spawned ones (campaign_script.txt).

    Find
    The Find tab lets you search for a region or settlement name (or region ID). The found result(s) are shown on the map.

    State
    As of v2.8 the tool can store the current settings (map selection, opacity values, colours, etc.) for reloading at a later time. See the "state" buttons at the bottom of the tool: its help tooltip explains much.

    Any number of states can be saved; a selection lists lets you choose which one to load.

    They are saved as *.mps files in the tool's folder. If you have multiple copies of the tool (e.g. under different mods) then you can copy/move these files between them if you wish one tool's state to be available to another tool. i.e. Just copy the file from one tools' folder to the other tool's folder, via Explorer.

    Detachable Tabs
    The main tabs all have an attach/detach toggle button. Detaching a tab will move it underneath the tab section, allowing you to see it all of the time. Each one takes up room on screen so there is a limit to how many you could detach and see all at once. Personally I detach the Tile tab as this is the one that shows me what I usually need to see.




    Change Log


    • v2.24
      • No more flashing "there are errors" - was a CPU killer.
      • Now remembers and loads last-used source folder.
      • New function/tab: "Find".
      • Added Region ID.
      • New tab: "Region". Removed "show region info in tooltip" checkbox. Region tab now shows all of this info, plus much more.
      • Mercs: new options in a new Resource Highlight sub-tab.
      • Win Conditions: new option on the Resource Highlight tab.
      • Music Type: new option on the Resource Highlight tab.
      • Ports: new option on the Markers tab.
      • Spawns: new option on the Markers tab and a new Export sub-tab.
      • Region Highlight: new "all regions" option for borders, for drawing borders on all regions and not just the highlighted (filled) ones.
      • New definition of "IsSea": now based on map_heights.tga rather than ground types.
      • "(Sea)" displayed in Tile tab's "Feature" text if is "AtSea" by the above definition.
      • Export > Tiles: a new "Sea" column added to "extended" export, indicating the above "AtSea" test.
      • Renamed tabs: "Info" -> "Tile", "Settlements, etc." -> "Markers".
      • Changed port ownership logic.
      • SHIFT + X = tile coords in "x X, y Y" format. e.g. "x 23, y 284" instead of just "23, 284".
      • BUGFIX: Resources "show only" list was shrinking to unusable size if left hand tool pane was too narrow.
      • BUGFIX: Marker tab colours were not remembered in state.
      • BUGFIX: not all trade resources being shown when using "region highlight regions only" option. If a highlighted region was found not to contain a TR, before a highlighted region was found that does contain it, then the TR was not shown in any of the regions.

    • v2.15 - v2.23 - personal use only


      v2.14
      • Vertical dragging direction reversed. Right-click-dragging upwards moves the map upwards (and vice versa) just as dragging right moves the map to the right.
      • Fixed dragging/scrollbar bug when zoom changes. Sometimes map would lock - not draggable - when zoom increased.
      • Changed max reported errors from 200 to 20. e.g. Unrecognised RGB errors.
      • Added "show only" list to Resources tab.
      • Source re-read no longer loses dropdown selections (HRs, TRs & faction on highlight tab).
      • Added dropshadow to resource icons.
      • Settlements and ports: owning region is now determined only by checking N, S, E & W tiles, not diagonal tiles. (Thanks Gigantus.)
      • BUGFIX: a resource that is outside of any region was not being shown. e.g. "The Carrock" in TATW is on a river between regions.

    • v2.13 - skipped

    • v2.12
      • Added Resources tab.
      • Added TGA export: save view to a TGA file.
      • Added detachable tabs feature.
      • Added application state. Independent of the other State (save/load state) this stores information about window size and position and tab detachments, auto-saved when the tool is closed and auto-applied when the tool is next run. It is stored in a file named app.cfg in the tool's folder.
      • Settlements tab changes:
        • Now avoids name overlap (to a degree).
        • Changed font size options.
        • Font and marker size now constant across all zooms.
        • Added "region highlight only" option: show settlements only in those regions currently displayed via Region Highlight.
        • Added option to show game name, internal name or just the marker.

      • Added background colour: painted behind all other views.
      • Region Highlight selections now stored in state.
      • State files changed from *.xml to *.mps. Also now stored within the tool's folder, as they should be: pretty sure that previous versions were putting them in the tool folder's parent folder instead.
      • Fixed bug: would crash if a region has no starting faction, e.g. Durazzo in Kingdoms Grand Campaign.

    • v2.11
      • Added starting faction colour border/fill options for region highlight.
      • Added "inside" option for border painting.
      • Added "all starting regions" region highlight option.
      • Rearranged border section layout.
      • Rearranged copy-to section layout: combined into one.

    • v2.10
      • Bugfix: other maps blurry when texture maps enabled.

    • v2.9
      • Region Highlight: border calculation now MUCH faster (e.g. was 5.2 sec, now 0.2 sec). As a result: 1) no long pause when switching on "region highlight" option, 2) "region highlight" option no longer auto-unticked when loading state.
      • Region Highlight: added border render type option; added checkbox for fill; border section layout changed.
      • Can now handle ports on shared borders.
      • Faster response/drawing, especially during scrolling when HSB is displayed.
      • No longer paints over scroll bars etc.
      • Added % display to sliders.
      • Reduced font size of some labels.
      • Bugfix: texture errors now displayed (errors tab was not being enabled) and now has "has errors" prompt.

    • v2.8
      • Fixed FE resize bug: non-FE zooms were stretching to fit other map proportions, instead of FE map proportions.
      • Fixed "starting regions" bug: was including all fort and watchtower regions as slave starting regions.
      • Added state feature: save settings for reloading (reapplying) at a later time.
      • Realtime preview for all colour selections: while the colour chooser dialog is open it applies all changes to the map view, instead of only doing it after the dialog is closed.
      • If 200 RGB errors are encountered while reading a map then it stops trying. Avoids excessive wait times while it builds thousands of error messages.
      • Added HSB option for region highlight, colouring the regions without painting over them. (Painting over them - the "overlay" option, previously named "fill" - can mask their detail, depending on opacity level).
      • Added "flash" option for settlements view; they now flash only if you want them to.
      • Swapped the order of map views: "settlements" is now after "region highlight".
      • HSB is now the default picker in the colour chooser.

    • v2.7
      • Now uses far less memory. Roughly 5 times less!
      • Faster load times of maps (and therefore the application itself). Textures load twice as fast. Faster response times overall when switching zooms, changing transparencies, etc.
      • Region Highlight now optionally includes borders, with control over how borders are drawn.
      • Added "all regions" option for Region Highlight.
      • Added "FE" zoom level: all maps are scaled to map_FE.tga's original size and the FE map remains unscaled. Useful if using this to create "faction selection" maps; no need to scale the result back down to the correct size, thus avoiding loss of quality due to scaling up (by the tool) and then scaling down again (in your graphics application).
      • Added "Settlements" tab: displays settlement locations and names on the map.

    • v2.6
      • Added "faction selection" map (map_FE.tga).
      • Added "copy to file" function for saving map display to PNG file.
      • Added "reads files" and its "create BAT" functions.
      • Added "starting regions" as a region highlight option.
      • Added colour selections for region highlight.

    • v2.5
      • Can now read compressed formats.
      • Faster map loading: settlements are now a painted overlay rather than image-per-zoom; only zoom 1 images are created at startup - others created when associated zoom option is selected.
      • Settlements now flash, making them easier to identify and distinguish between ports.
      • Reload button added to main view - a duplicate of the one on the Source tab.

    • v2.4 - internal use only
    • v2.3
      • Added "region highlight" feature to display regions with specific hidden resources and trade resources.
      • Changed layout: split into "View", "Info" and "Region Highlight" tabs.
      • Added key shortcuts for copying current mouse position (coordinates and region names) to the clipboard.
      • Added trade resource game names to the tooltip.

    • v2.2
      • Was only showing hidden resources in the tooltip. Now also shows trade resources.

    • v2.1
      • New framework for resuability purposes; internally restructured but functionally no major changes.
      • Opacity slider values reapplied after a map reload.
      • Added tooltip info showing resources etc. with option to show/hide.
      • Changed layout of coordinate display.
      • Overlay message during texture builds.

    • v1.7.3
      • Faster startup times: x4 and x5 zoom maps now built when selecting these zooms for the first time, rather than during application start.
      • Changing opacity to 100% is now instantaneous (no transparency rebuild invoked).
      • Added coordinates for images in addition to map coordinates, including double-sized images.

    • v1.7.2
      • Changed when and how some errors are shown.
      • Missing/unreadable textures now reported as errors.
      • Missing textures now displayed as pink on the map instead of blue ("sea").

    • v1.7.1
      • Added "copy to clipboard" function for the maps.

    • v1.7
      • New maps: Climates, Heights, Heights Transparent, Textures.
      • More tile info, relating to the new map types.
      • Added x5 zoom. Zooms now radio buttons instead of toggle buttons.
      • Changed key shortcuts from F1..F4 to 1..9.
      • Added Opacity sliders.
      • Reduced text in header and added link to the thread.
      • Missing maps no longer show error messages. Instead, the options to display them are disabled.

    • v1.6
      • Tile Export now has "extended info" option.

    • v1.5
      • Fixed bug with reading 32bit maps: colours were interpreted and displayed incorrectly. e.g. Custom maps generated by GIMP.
      • Map type toggles changed to checkboxes.
      • Displays error message if map is compressed.

    • v1.4
      • Added regions and settlements.
      • Added x3 and x4 zoom.
      • Added settlement location export.
      • Added *.exe version.



    Downloads

    TWMapReader_2.24_exe.zip
    TWMapReader_2.24_jar.zip
    Last edited by Withwnar; July 01, 2015 at 05:56 AM.

  2. #2
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    New version released: 1.1.

    There was a bug that prevented it from finding the maps in the application's folder.

  3. #3
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    New version released: 1.2.

    Land Bridges were not being flagged as "impassable". That is, they are passable but they are not valid tiles for standing on which is what this tool means by "impassable".

  4. #4
    TW_User's Avatar Libertus
    Join Date
    Jan 2010
    Location
    BW, Germany
    Posts
    59

    Default Re: TW Map Reader

    Thats really cool
    +rep
    German Medieval: 2 Total War Freak and Modder

  5. #5
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    New version released: 1.3.

    Unrecognised colour errors were not showing up in the Errors tab.
    Unrecognised colour features and ground types were being displayed with a description of "River" and "Fertile Low", respectively. Now displayed as "?".

  6. #6
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    New version released: v1.4.

    Can now display and export regions and settlements. Plus a few other changes.

  7. #7
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: TW Map Reader

    The coordinate stuff is great help for scripters!










  8. #8

    Default Re: TW Map Reader

    Hi guys,

    I was busy building my map for a mod I'm making and i tried this tool to see how it would look like, but I got alot of errors and the map looked very strange if you know what's wrong please reply!

    Spoiler Alert, click show to read: 
    What I get:

    What I insert:

  9. #9
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    What do the errors say?

  10. #10

    Default Re: TW Map Reader

    here is the code part 1:
    Spoiler Alert, click show to read: 
    unrecognised colour in map_features.tga: x = 0, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 1, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 2, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 3, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 4, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 4, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 5, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 6, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 7, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 8, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 9, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 10, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 11, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 12, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 12, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 13, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 14, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 15, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 16, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 17, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 18, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 19, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 20, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 20, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 21, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 22, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 23, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 24, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 25, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 26, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 27, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 28, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 28, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 29, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 30, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 31, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 32, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 33, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 34, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 35, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 36, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 36, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 37, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 38, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 39, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 40, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 41, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 42, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 43, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 44, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 44, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 45, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 46, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 47, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 48, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 49, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 50, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 51, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 52, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 52, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 53, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 54, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 55, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 56, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 57, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 58, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 59, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 60, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 60, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 61, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 62, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 63, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 64, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 65, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 66, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 67, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 68, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 68, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 69, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 70, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 71, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 72, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 73, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 74, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 75, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 76, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 76, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 77, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 78, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 79, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 80, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 81, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 82, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 83, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 84, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 84, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 85, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 86, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 87, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 88, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 89, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 90, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 91, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 92, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 92, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 93, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 94, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 95, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 96, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 97, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 98, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 99, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 100, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 100, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 101, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 102, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 103, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 104, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 105, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 106, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 107, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 108, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 108, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 109, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 110, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 111, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 112, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 113, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 114, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 115, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 116, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 116, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 117, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 118, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 119, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 120, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 121, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 122, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 123, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 124, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 124, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 125, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 126, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 127, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 128, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 129, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 130, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 131, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 132, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 132, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 133, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 134, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 135, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 136, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 137, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 138, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 139, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 140, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 140, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 141, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 142, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 143, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 144, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 145, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 146, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 147, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 148, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 148, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 149, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 150, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 151, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 152, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 153, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 154, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 155, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 156, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 156, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 157, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 158, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 159, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 160, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 161, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 162, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 163, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 164, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 164, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 165, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 166, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 167, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 168, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 169, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 170, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 171, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 172, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 172, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 173, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 174, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 175, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 176, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 177, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 178, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 179, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 180, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 180, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 181, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 182, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 183, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 184, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 185, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 186, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 187, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 188, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 188, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 189, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 190, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 191, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 192, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 193, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 194, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 195, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 196, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 196, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 197, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 198, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 199, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 200, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 201, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 202, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 203, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 204, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 204, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 205, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 206, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 207, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 208, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 209, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 210, y = 247 (2 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 211, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 212, y = 247 (2 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 212, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 213, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 214, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 215, y = 247 (2 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 216, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 217, y = 249 (0 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_features.tga: x = 219, y = 247 (2 in game y-coord) : RGB = 82,84,0
    unrecognised colour in map_features.tga: x = 219, y = 248 (1 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 220, y = 247 (2 in game y-coord) : RGB = 86,69,85
    unrecognised colour in map_features.tga: x = 220, y = 249 (0 in game y-coord) : RGB = 255,255,224
    unrecognised colour in map_features.tga: x = 221, y = 247 (2 in game y-coord) : RGB = 73,83,73
    unrecognised colour in map_features.tga: x = 221, y = 248 (1 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 222, y = 247 (2 in game y-coord) : RGB = 45,78,79
    unrecognised colour in map_features.tga: x = 222, y = 249 (0 in game y-coord) : RGB = 224,255,255
    unrecognised colour in map_features.tga: x = 223, y = 247 (2 in game y-coord) : RGB = 73,70,88
    unrecognised colour in map_features.tga: x = 224, y = 247 (2 in game y-coord) : RGB = 46,69,76
    unrecognised colour in map_features.tga: x = 224, y = 248 (1 in game y-coord) : RGB = 255,224,255
    unrecognised colour in map_ground_types.tga: x = 1, y = 487 (13 in game y-coord) : RGB = 0,140,255
    unrecognised colour in map_ground_types.tga: x = 1, y = 489 (11 in game y-coord) : RGB = 196,105,196
    unrecognised colour in map_ground_types.tga: x = 1, y = 493 (7 in game y-coord) : RGB = 0,131,255
    unrecognised colour in map_ground_types.tga: x = 1, y = 499 (1 in game y-coord) : RGB = 32,94,128
    unrecognised colour in map_ground_types.tga: x = 3, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 3, y = 495 (5 in game y-coord) : RGB = 255,255,133
    unrecognised colour in map_ground_types.tga: x = 3, y = 497 (3 in game y-coord) : RGB = 160,64,255
    unrecognised colour in map_ground_types.tga: x = 5, y = 487 (13 in game y-coord) : RGB = 255,255,134
    unrecognised colour in map_ground_types.tga: x = 5, y = 489 (11 in game y-coord) : RGB = 255,128,166
    unrecognised colour in map_ground_types.tga: x = 5, y = 493 (7 in game y-coord) : RGB = 255,255,142
    unrecognised colour in map_ground_types.tga: x = 5, y = 495 (5 in game y-coord) : RGB = 130,255,0
    unrecognised colour in map_ground_types.tga: x = 5, y = 497 (3 in game y-coord) : RGB = 81,128,0
    unrecognised colour in map_ground_types.tga: x = 5, y = 499 (1 in game y-coord) : RGB = 128,64,255
    unrecognised colour in map_ground_types.tga: x = 7, y = 489 (11 in game y-coord) : RGB = 102,160,60
    unrecognised colour in map_ground_types.tga: x = 7, y = 491 (9 in game y-coord) : RGB = 255,128,136
    unrecognised colour in map_ground_types.tga: x = 7, y = 493 (7 in game y-coord) : RGB = 135,255,0
    unrecognised colour in map_ground_types.tga: x = 7, y = 495 (5 in game y-coord) : RGB = 102,0,0
    unrecognised colour in map_ground_types.tga: x = 7, y = 497 (3 in game y-coord) : RGB = 92,92,46
    unrecognised colour in map_ground_types.tga: x = 7, y = 499 (1 in game y-coord) : RGB = 95,128,64
    unrecognised colour in map_ground_types.tga: x = 9, y = 489 (11 in game y-coord) : RGB = 137,0,0
    unrecognised colour in map_ground_types.tga: x = 9, y = 491 (9 in game y-coord) : RGB = 72,128,0
    unrecognised colour in map_ground_types.tga: x = 9, y = 495 (5 in game y-coord) : RGB = 128,162,255
    unrecognised colour in map_ground_types.tga: x = 9, y = 497 (3 in game y-coord) : RGB = 196,104,196
    unrecognised colour in map_ground_types.tga: x = 11, y = 487 (13 in game y-coord) : RGB = 0,131,255
    unrecognised colour in map_ground_types.tga: x = 11, y = 489 (11 in game y-coord) : RGB = 0,104,128
    unrecognised colour in map_ground_types.tga: x = 11, y = 491 (9 in game y-coord) : RGB = 66,110,44
    unrecognised colour in map_ground_types.tga: x = 11, y = 495 (5 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 11, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 13, y = 491 (9 in game y-coord) : RGB = 0,158,255
    unrecognised colour in map_ground_types.tga: x = 13, y = 495 (5 in game y-coord) : RGB = 128,0,153
    unrecognised colour in map_ground_types.tga: x = 13, y = 497 (3 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 13, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 15, y = 487 (13 in game y-coord) : RGB = 0,0,191
    unrecognised colour in map_ground_types.tga: x = 15, y = 489 (11 in game y-coord) : RGB = 255,255,131
    unrecognised colour in map_ground_types.tga: x = 15, y = 493 (7 in game y-coord) : RGB = 255,255,140
    unrecognised colour in map_ground_types.tga: x = 15, y = 495 (5 in game y-coord) : RGB = 133,255,255
    unrecognised colour in map_ground_types.tga: x = 15, y = 497 (3 in game y-coord) : RGB = 92,128,0
    unrecognised colour in map_ground_types.tga: x = 15, y = 499 (1 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 17, y = 491 (9 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 17, y = 495 (5 in game y-coord) : RGB = 131,131,131
    unrecognised colour in map_ground_types.tga: x = 17, y = 497 (3 in game y-coord) : RGB = 135,0,0
    unrecognised colour in map_ground_types.tga: x = 17, y = 499 (1 in game y-coord) : RGB = 128,128,0
    unrecognised colour in map_ground_types.tga: x = 19, y = 487 (13 in game y-coord) : RGB = 166,0,0
    unrecognised colour in map_ground_types.tga: x = 19, y = 489 (11 in game y-coord) : RGB = 0,238,119
    unrecognised colour in map_ground_types.tga: x = 19, y = 491 (9 in game y-coord) : RGB = 131,255,0
    unrecognised colour in map_ground_types.tga: x = 19, y = 495 (5 in game y-coord) : RGB = 196,104,196
    unrecognised colour in map_ground_types.tga: x = 19, y = 497 (3 in game y-coord) : RGB = 128,176,255
    unrecognised colour in map_ground_types.tga: x = 19, y = 499 (1 in game y-coord) : RGB = 124,124,62
    unrecognised colour in map_ground_types.tga: x = 21, y = 487 (13 in game y-coord) : RGB = 128,150,255
    unrecognised colour in map_ground_types.tga: x = 21, y = 489 (11 in game y-coord) : RGB = 48,63,96
    unrecognised colour in map_ground_types.tga: x = 21, y = 491 (9 in game y-coord) : RGB = 131,131,131
    unrecognised colour in map_ground_types.tga: x = 21, y = 497 (3 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 21, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 23, y = 491 (9 in game y-coord) : RGB = 98,99,196
    unrecognised colour in map_ground_types.tga: x = 23, y = 495 (5 in game y-coord) : RGB = 0,0,131
    unrecognised colour in map_ground_types.tga: x = 23, y = 497 (3 in game y-coord) : RGB = 128,0,164
    unrecognised colour in map_ground_types.tga: x = 25, y = 487 (13 in game y-coord) : RGB = 255,255,142
    unrecognised colour in map_ground_types.tga: x = 25, y = 489 (11 in game y-coord) : RGB = 0,0,188
    unrecognised colour in map_ground_types.tga: x = 25, y = 493 (7 in game y-coord) : RGB = 0,0,136
    unrecognised colour in map_ground_types.tga: x = 25, y = 495 (5 in game y-coord) : RGB = 144,255,255
    unrecognised colour in map_ground_types.tga: x = 25, y = 497 (3 in game y-coord) : RGB = 88,128,64
    unrecognised colour in map_ground_types.tga: x = 25, y = 499 (1 in game y-coord) : RGB = 128,64,245
    unrecognised colour in map_ground_types.tga: x = 27, y = 491 (9 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 27, y = 493 (7 in game y-coord) : RGB = 178,255,255
    unrecognised colour in map_ground_types.tga: x = 27, y = 495 (5 in game y-coord) : RGB = 131,131,131
    unrecognised colour in map_ground_types.tga: x = 27, y = 497 (3 in game y-coord) : RGB = 136,136,136
    unrecognised colour in map_ground_types.tga: x = 27, y = 499 (1 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 29, y = 487 (13 in game y-coord) : RGB = 0,136,68
    unrecognised colour in map_ground_types.tga: x = 29, y = 493 (7 in game y-coord) : RGB = 50,83,33
    unrecognised colour in map_ground_types.tga: x = 29, y = 495 (5 in game y-coord) : RGB = 196,102,196
    unrecognised colour in map_ground_types.tga: x = 29, y = 499 (1 in game y-coord) : RGB = 0,73,0
    unrecognised colour in map_ground_types.tga: x = 31, y = 487 (13 in game y-coord) : RGB = 0,155,196
    unrecognised colour in map_ground_types.tga: x = 31, y = 489 (11 in game y-coord) : RGB = 0,150,255
    unrecognised colour in map_ground_types.tga: x = 31, y = 491 (9 in game y-coord) : RGB = 0,138,69
    unrecognised colour in map_ground_types.tga: x = 31, y = 495 (5 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 31, y = 499 (1 in game y-coord) : RGB = 32,119,128
    unrecognised colour in map_ground_types.tga: x = 33, y = 493 (7 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 33, y = 495 (5 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 33, y = 497 (3 in game y-coord) : RGB = 128,64,180
    unrecognised colour in map_ground_types.tga: x = 33, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 35, y = 487 (13 in game y-coord) : RGB = 255,255,150
    unrecognised colour in map_ground_types.tga: x = 35, y = 489 (11 in game y-coord) : RGB = 160,64,153
    unrecognised colour in map_ground_types.tga: x = 35, y = 491 (9 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 35, y = 493 (7 in game y-coord) : RGB = 0,0,131
    unrecognised colour in map_ground_types.tga: x = 35, y = 499 (1 in game y-coord) : RGB = 128,0,145
    unrecognised colour in map_ground_types.tga: x = 37, y = 487 (13 in game y-coord) : RGB = 134,255,0
    unrecognised colour in map_ground_types.tga: x = 37, y = 489 (11 in game y-coord) : RGB = 213,255,0
    unrecognised colour in map_ground_types.tga: x = 37, y = 491 (9 in game y-coord) : RGB = 0,0,157
    unrecognised colour in map_ground_types.tga: x = 37, y = 495 (5 in game y-coord) : RGB = 101,0,0
    unrecognised colour in map_ground_types.tga: x = 37, y = 497 (3 in game y-coord) : RGB = 0,179,90
    unrecognised colour in map_ground_types.tga: x = 37, y = 499 (1 in game y-coord) : RGB = 118,128,64
    unrecognised colour in map_ground_types.tga: x = 39, y = 487 (13 in game y-coord) : RGB = 104,0,0
    unrecognised colour in map_ground_types.tga: x = 39, y = 489 (11 in game y-coord) : RGB = 95,0,0
    unrecognised colour in map_ground_types.tga: x = 39, y = 493 (7 in game y-coord) : RGB = 116,0,0
    unrecognised colour in map_ground_types.tga: x = 39, y = 495 (5 in game y-coord) : RGB = 64,130,255
    unrecognised colour in map_ground_types.tga: x = 39, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 39, y = 499 (1 in game y-coord) : RGB = 74,123,49
    unrecognised colour in map_ground_types.tga: x = 41, y = 487 (13 in game y-coord) : RGB = 0,132,255
    unrecognised colour in map_ground_types.tga: x = 41, y = 489 (11 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 41, y = 491 (9 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 41, y = 493 (7 in game y-coord) : RGB = 128,133,255
    unrecognised colour in map_ground_types.tga: x = 43, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 43, y = 495 (5 in game y-coord) : RGB = 0,0,148
    unrecognised colour in map_ground_types.tga: x = 43, y = 497 (3 in game y-coord) : RGB = 0,0,175
    unrecognised colour in map_ground_types.tga: x = 43, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 45, y = 487 (13 in game y-coord) : RGB = 0,0,190
    unrecognised colour in map_ground_types.tga: x = 45, y = 489 (11 in game y-coord) : RGB = 0,0,151
    unrecognised colour in map_ground_types.tga: x = 45, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 45, y = 493 (7 in game y-coord) : RGB = 255,128,178
    unrecognised colour in map_ground_types.tga: x = 45, y = 495 (5 in game y-coord) : RGB = 131,255,255
    unrecognised colour in map_ground_types.tga: x = 45, y = 497 (3 in game y-coord) : RGB = 181,255,255
    unrecognised colour in map_ground_types.tga: x = 45, y = 499 (1 in game y-coord) : RGB = 160,64,198
    unrecognised colour in map_ground_types.tga: x = 47, y = 489 (11 in game y-coord) : RGB = 239,255,255
    unrecognised colour in map_ground_types.tga: x = 47, y = 491 (9 in game y-coord) : RGB = 255,128,131
    unrecognised colour in map_ground_types.tga: x = 47, y = 493 (7 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 47, y = 495 (5 in game y-coord) : RGB = 131,131,131
    unrecognised colour in map_ground_types.tga: x = 47, y = 497 (3 in game y-coord) : RGB = 94,157,63
    unrecognised colour in map_ground_types.tga: x = 47, y = 499 (1 in game y-coord) : RGB = 74,128,0
    unrecognised colour in map_ground_types.tga: x = 49, y = 487 (13 in game y-coord) : RGB = 158,0,0
    unrecognised colour in map_ground_types.tga: x = 49, y = 489 (11 in game y-coord) : RGB = 58,96,38
    unrecognised colour in map_ground_types.tga: x = 49, y = 491 (9 in game y-coord) : RGB = 176,255,255
    unrecognised colour in map_ground_types.tga: x = 49, y = 493 (7 in game y-coord) : RGB = 0,79,0
    unrecognised colour in map_ground_types.tga: x = 51, y = 487 (13 in game y-coord) : RGB = 0,135,255
    unrecognised colour in map_ground_types.tga: x = 51, y = 491 (9 in game y-coord) : RGB = 132,132,132
    unrecognised colour in map_ground_types.tga: x = 51, y = 493 (7 in game y-coord) : RGB = 96,61,96
    unrecognised colour in map_ground_types.tga: x = 51, y = 497 (3 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 51, y = 499 (1 in game y-coord) : RGB = 32,100,128
    unrecognised colour in map_ground_types.tga: x = 53, y = 495 (5 in game y-coord) : RGB = 255,128,164
    unrecognised colour in map_ground_types.tga: x = 53, y = 497 (3 in game y-coord) : RGB = 255,255,136
    unrecognised colour in map_ground_types.tga: x = 55, y = 487 (13 in game y-coord) : RGB = 255,255,134
    unrecognised colour in map_ground_types.tga: x = 55, y = 489 (11 in game y-coord) : RGB = 255,255,135
    unrecognised colour in map_ground_types.tga: x = 55, y = 493 (7 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 55, y = 495 (5 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 55, y = 497 (3 in game y-coord) : RGB = 250,255,0
    unrecognised colour in map_ground_types.tga: x = 55, y = 499 (1 in game y-coord) : RGB = 128,64,255
    unrecognised colour in map_ground_types.tga: x = 57, y = 491 (9 in game y-coord) : RGB = 160,64,175
    unrecognised colour in map_ground_types.tga: x = 57, y = 495 (5 in game y-coord) : RGB = 0,77,0
    unrecognised colour in map_ground_types.tga: x = 57, y = 499 (1 in game y-coord) : RGB = 101,128,64
    unrecognised colour in map_ground_types.tga: x = 59, y = 487 (13 in game y-coord) : RGB = 103,0,0
    unrecognised colour in map_ground_types.tga: x = 59, y = 489 (11 in game y-coord) : RGB = 0,240,120
    unrecognised colour in map_ground_types.tga: x = 59, y = 491 (9 in game y-coord) : RGB = 156,255,255
    unrecognised colour in map_ground_types.tga: x = 59, y = 493 (7 in game y-coord) : RGB = 0,180,90
    unrecognised colour in map_ground_types.tga: x = 59, y = 495 (5 in game y-coord) : RGB = 0,131,255
    unrecognised colour in map_ground_types.tga: x = 61, y = 487 (13 in game y-coord) : RGB = 128,137,255
    unrecognised colour in map_ground_types.tga: x = 61, y = 489 (11 in game y-coord) : RGB = 48,64,96
    unrecognised colour in map_ground_types.tga: x = 61, y = 491 (9 in game y-coord) : RGB = 70,0,0
    unrecognised colour in map_ground_types.tga: x = 61, y = 493 (7 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 63, y = 491 (9 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 63, y = 495 (5 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 63, y = 497 (3 in game y-coord) : RGB = 255,128,184
    unrecognised colour in map_ground_types.tga: x = 63, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 65, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 65, y = 489 (11 in game y-coord) : RGB = 0,0,211
    unrecognised colour in map_ground_types.tga: x = 65, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 65, y = 493 (7 in game y-coord) : RGB = 255,255,160
    unrecognised colour in map_ground_types.tga: x = 65, y = 497 (3 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 65, y = 499 (1 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 67, y = 489 (11 in game y-coord) : RGB = 152,255,255
    unrecognised colour in map_ground_types.tga: x = 67, y = 491 (9 in game y-coord) : RGB = 255,128,0
    unrecognised colour in map_ground_types.tga: x = 67, y = 495 (5 in game y-coord) : RGB = 132,132,132
    unrecognised colour in map_ground_types.tga: x = 67, y = 497 (3 in game y-coord) : RGB = 0,83,0
    unrecognised colour in map_ground_types.tga: x = 67, y = 499 (1 in game y-coord) : RGB = 128,128,0
    unrecognised colour in map_ground_types.tga: x = 69, y = 487 (13 in game y-coord) : RGB = 0,129,65
    unrecognised colour in map_ground_types.tga: x = 69, y = 489 (11 in game y-coord) : RGB = 135,135,135
    unrecognised colour in map_ground_types.tga: x = 69, y = 491 (9 in game y-coord) : RGB = 129,255,255
    unrecognised colour in map_ground_types.tga: x = 69, y = 493 (7 in game y-coord) : RGB = 129,129,129
    unrecognised colour in map_ground_types.tga: x = 69, y = 495 (5 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 69, y = 497 (3 in game y-coord) : RGB = 0,88,128
    unrecognised colour in map_ground_types.tga: x = 69, y = 499 (1 in game y-coord) : RGB = 112,112,56
    unrecognised colour in map_ground_types.tga: x = 71, y = 487 (13 in game y-coord) : RGB = 0,135,255
    unrecognised colour in map_ground_types.tga: x = 71, y = 491 (9 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 71, y = 493 (7 in game y-coord) : RGB = 196,111,196
    unrecognised colour in map_ground_types.tga: x = 71, y = 495 (5 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 71, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 73, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 73, y = 491 (9 in game y-coord) : RGB = 196,102,196
    unrecognised colour in map_ground_types.tga: x = 73, y = 493 (7 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 73, y = 495 (5 in game y-coord) : RGB = 0,0,137
    unrecognised colour in map_ground_types.tga: x = 73, y = 497 (3 in game y-coord) : RGB = 160,64,249
    unrecognised colour in map_ground_types.tga: x = 75, y = 487 (13 in game y-coord) : RGB = 255,255,135
    unrecognised colour in map_ground_types.tga: x = 75, y = 489 (11 in game y-coord) : RGB = 255,128,171
    unrecognised colour in map_ground_types.tga: x = 75, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 75, y = 493 (7 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 75, y = 495 (5 in game y-coord) : RGB = 166,255,255
    unrecognised colour in map_ground_types.tga: x = 75, y = 497 (3 in game y-coord) : RGB = 84,128,0
    unrecognised colour in map_ground_types.tga: x = 75, y = 499 (1 in game y-coord) : RGB = 128,64,222
    unrecognised colour in map_ground_types.tga: x = 77, y = 491 (9 in game y-coord) : RGB = 128,0,139
    unrecognised colour in map_ground_types.tga: x = 77, y = 493 (7 in game y-coord) : RGB = 68,128,0
    unrecognised colour in map_ground_types.tga: x = 77, y = 495 (5 in game y-coord) : RGB = 67,111,44
    unrecognised colour in map_ground_types.tga: x = 77, y = 497 (3 in game y-coord) : RGB = 87,87,43
    unrecognised colour in map_ground_types.tga: x = 77, y = 499 (1 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 79, y = 487 (13 in game y-coord) : RGB = 104,0,0
    unrecognised colour in map_ground_types.tga: x = 79, y = 489 (11 in game y-coord) : RGB = 162,0,0
    unrecognised colour in map_ground_types.tga: x = 79, y = 491 (9 in game y-coord) : RGB = 87,128,0
    unrecognised colour in map_ground_types.tga: x = 79, y = 493 (7 in game y-coord) : RGB = 159,159,159
    unrecognised colour in map_ground_types.tga: x = 79, y = 497 (3 in game y-coord) : RGB = 196,105,196
    unrecognised colour in map_ground_types.tga: x = 79, y = 499 (1 in game y-coord) : RGB = 0,76,0
    unrecognised colour in map_ground_types.tga: x = 81, y = 487 (13 in game y-coord) : RGB = 128,137,255
    unrecognised colour in map_ground_types.tga: x = 81, y = 489 (11 in game y-coord) : RGB = 0,152,255
    unrecognised colour in map_ground_types.tga: x = 81, y = 491 (9 in game y-coord) : RGB = 146,146,146
    unrecognised colour in map_ground_types.tga: x = 81, y = 493 (7 in game y-coord) : RGB = 0,123,196
    unrecognised colour in map_ground_types.tga: x = 81, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 81, y = 499 (1 in game y-coord) : RGB = 0,68,128
    unrecognised colour in map_ground_types.tga: x = 83, y = 491 (9 in game y-coord) : RGB = 0,108,196
    unrecognised colour in map_ground_types.tga: x = 83, y = 495 (5 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 83, y = 497 (3 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 83, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 85, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 85, y = 489 (11 in game y-coord) : RGB = 255,255,136
    unrecognised colour in map_ground_types.tga: x = 85, y = 493 (7 in game y-coord) : RGB = 160,64,129
    unrecognised colour in map_ground_types.tga: x = 85, y = 495 (5 in game y-coord) : RGB = 0,160,60
    unrecognised colour in map_ground_types.tga: x = 85, y = 497 (3 in game y-coord) : RGB = 86,128,0
    unrecognised colour in map_ground_types.tga: x = 85, y = 499 (1 in game y-coord) : RGB = 160,64,208
    unrecognised colour in map_ground_types.tga: x = 87, y = 489 (11 in game y-coord) : RGB = 149,255,0
    unrecognised colour in map_ground_types.tga: x = 87, y = 491 (9 in game y-coord) : RGB = 255,128,133
    unrecognised colour in map_ground_types.tga: x = 87, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 87, y = 497 (3 in game y-coord) : RGB = 135,0,0
    unrecognised colour in map_ground_types.tga: x = 87, y = 499 (1 in game y-coord) : RGB = 76,128,0
    unrecognised colour in map_ground_types.tga: x = 89, y = 487 (13 in game y-coord) : RGB = 0,129,65
    unrecognised colour in map_ground_types.tga: x = 89, y = 489 (11 in game y-coord) : RGB = 0,172,86
    unrecognised colour in map_ground_types.tga: x = 89, y = 493 (7 in game y-coord) : RGB = 51,85,34
    unrecognised colour in map_ground_types.tga: x = 89, y = 495 (5 in game y-coord) : RGB = 196,102,196
    unrecognised colour in map_ground_types.tga: x = 89, y = 497 (3 in game y-coord) : RGB = 128,188,255
    unrecognised colour in map_ground_types.tga: x = 89, y = 499 (1 in game y-coord) : RGB = 69,69,34
    unrecognised colour in map_ground_types.tga: x = 91, y = 487 (13 in game y-coord) : RGB = 0,138,255
    unrecognised colour in map_ground_types.tga: x = 91, y = 489 (11 in game y-coord) : RGB = 0,147,196
    unrecognised colour in map_ground_types.tga: x = 91, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 91, y = 497 (3 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 93, y = 495 (5 in game y-coord) : RGB = 255,128,137
    unrecognised colour in map_ground_types.tga: x = 93, y = 497 (3 in game y-coord) : RGB = 128,0,169
    unrecognised colour in map_ground_types.tga: x = 93, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 95, y = 487 (13 in game y-coord) : RGB = 255,255,133
    unrecognised colour in map_ground_types.tga: x = 95, y = 489 (11 in game y-coord) : RGB = 0,0,153
    unrecognised colour in map_ground_types.tga: x = 95, y = 493 (7 in game y-coord) : RGB = 255,128,188
    unrecognised colour in map_ground_types.tga: x = 95, y = 495 (5 in game y-coord) : RGB = 132,255,255
    unrecognised colour in map_ground_types.tga: x = 95, y = 497 (3 in game y-coord) : RGB = 88,128,64
    unrecognised colour in map_ground_types.tga: x = 95, y = 499 (1 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 97, y = 489 (11 in game y-coord) : RGB = 209,255,255
    unrecognised colour in map_ground_types.tga: x = 97, y = 491 (9 in game y-coord) : RGB = 255,128,141
    unrecognised colour in map_ground_types.tga: x = 97, y = 493 (7 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 97, y = 495 (5 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 97, y = 497 (3 in game y-coord) : RGB = 136,136,136
    unrecognised colour in map_ground_types.tga: x = 97, y = 499 (1 in game y-coord) : RGB = 65,128,0
    unrecognised colour in map_ground_types.tga: x = 99, y = 487 (13 in game y-coord) : RGB = 0,138,69
    unrecognised colour in map_ground_types.tga: x = 99, y = 489 (11 in game y-coord) : RGB = 139,139,139
    unrecognised colour in map_ground_types.tga: x = 99, y = 491 (9 in game y-coord) : RGB = 69,128,0
    unrecognised colour in map_ground_types.tga: x = 99, y = 493 (7 in game y-coord) : RGB = 0,80,0
    unrecognised colour in map_ground_types.tga: x = 99, y = 495 (5 in game y-coord) : RGB = 196,102,196
    unrecognised colour in map_ground_types.tga: x = 99, y = 499 (1 in game y-coord) : RGB = 0,72,0
    unrecognised colour in map_ground_types.tga: x = 101, y = 487 (13 in game y-coord) : RGB = 0,159,196
    unrecognised colour in map_ground_types.tga: x = 101, y = 491 (9 in game y-coord) : RGB = 0,65,0
    unrecognised colour in map_ground_types.tga: x = 101, y = 493 (7 in game y-coord) : RGB = 96,58,96
    unrecognised colour in map_ground_types.tga: x = 101, y = 495 (5 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 101, y = 499 (1 in game y-coord) : RGB = 32,96,128
    unrecognised colour in map_ground_types.tga: x = 103, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 103, y = 491 (9 in game y-coord) : RGB = 96,55,96
    unrecognised colour in map_ground_types.tga: x = 103, y = 495 (5 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 103, y = 497 (3 in game y-coord) : RGB = 128,64,169
    unrecognised colour in map_ground_types.tga: x = 103, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 105, y = 487 (13 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 105, y = 489 (11 in game y-coord) : RGB = 0,0,191
    unrecognised colour in map_ground_types.tga: x = 105, y = 493 (7 in game y-coord) : RGB = 255,255,155
    unrecognised colour in map_ground_types.tga: x = 105, y = 495 (5 in game y-coord) : RGB = 66,128,0
    unrecognised colour in map_ground_types.tga: x = 105, y = 499 (1 in game y-coord) : RGB = 128,0,168
    unrecognised colour in map_ground_types.tga: x = 107, y = 487 (13 in game y-coord) : RGB = 129,255,0
    unrecognised colour in map_ground_types.tga: x = 107, y = 491 (9 in game y-coord) : RGB = 0,0,233
    unrecognised colour in map_ground_types.tga: x = 107, y = 493 (7 in game y-coord) : RGB = 0,255,0
    unrecognised colour in map_ground_types.tga: x = 107, y = 495 (5 in game y-coord) : RGB = 133,133,133
    unrecognised colour in map_ground_types.tga: x = 107, y = 497 (3 in game y-coord) : RGB = 0,198,99
    unrecognised colour in map_ground_types.tga: x = 107, y = 499 (1 in game y-coord) : RGB = 95,128,64
    unrecognised colour in map_ground_types.tga: x = 109, y = 487 (13 in game y-coord) : RGB = 108,0,0
    unrecognised colour in map_ground_types.tga: x = 109, y = 489 (11 in game y-coord) : RGB = 119,0,0
    unrecognised colour in map_ground_types.tga: x = 109, y = 491 (9 in game y-coord) : RGB = 133,255,255
    unrecognised colour in map_ground_types.tga: x = 109, y = 495 (5 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 109, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 109, y = 499 (1 in game y-coord) : RGB = 87,144,58
    unrecognised colour in map_ground_types.tga: x = 111, y = 487 (13 in game y-coord) : RGB = 0,154,255
    unrecognised colour in map_ground_types.tga: x = 111, y = 489 (11 in game y-coord) : RGB = 128,207,255
    unrecognised colour in map_ground_types.tga: x = 111, y = 491 (9 in game y-coord) : RGB = 105,0,0
    unrecognised colour in map_ground_types.tga: x = 113, y = 495 (5 in game y-coord) : RGB = 255,128,130
    unrecognised colour in map_ground_types.tga: x = 113, y = 497 (3 in game y-coord) : RGB = 0,0,173
    unrecognised colour in map_ground_types.tga: x = 113, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 115, y = 487 (13 in game y-coord) : RGB = 0,0,187
    unrecognised colour in map_ground_types.tga: x = 115, y = 489 (11 in game y-coord) : RGB = 160,64,147
    unrecognised colour in map_ground_types.tga: x = 115, y = 493 (7 in game y-coord) : RGB = 0,0,162
    unrecognised colour in map_ground_types.tga: x = 115, y = 495 (5 in game y-coord) : RGB = 130,255,255
    unrecognised colour in map_ground_types.tga: x = 115, y = 497 (3 in game y-coord) : RGB = 204,255,255
    unrecognised colour in map_ground_types.tga: x = 115, y = 499 (1 in game y-coord) : RGB = 160,64,239
    unrecognised colour in map_ground_types.tga: x = 117, y = 489 (11 in game y-coord) : RGB = 210,255,0
    unrecognised colour in map_ground_types.tga: x = 117, y = 491 (9 in game y-coord) : RGB = 0,0,141
    unrecognised colour in map_ground_types.tga: x = 117, y = 493 (7 in game y-coord) : RGB = 194,255,255
    unrecognised colour in map_ground_types.tga: x = 117, y = 495 (5 in game y-coord) : RGB = 145,145,145
    unrecognised colour in map_ground_types.tga: x = 117, y = 497 (3 in game y-coord) : RGB = 88,147,59
    unrecognised colour in map_ground_types.tga: x = 117, y = 499 (1 in game y-coord) : RGB = 77,128,0
    unrecognised colour in map_ground_types.tga: x = 119, y = 487 (13 in game y-coord) : RGB = 161,0,0
    unrecognised colour in map_ground_types.tga: x = 119, y = 489 (11 in game y-coord) : RGB = 96,0,0
    unrecognised colour in map_ground_types.tga: x = 119, y = 491 (9 in game y-coord) : RGB = 143,255,255
    unrecognised colour in map_ground_types.tga: x = 119, y = 495 (5 in game y-coord) : RGB = 196,101,196
    unrecognised colour in map_ground_types.tga: x = 121, y = 487 (13 in game y-coord) : RGB = 0,130,255
    unrecognised colour in map_ground_types.tga: x = 121, y = 489 (11 in game y-coord) : RGB = 196,101,196
    unrecognised colour in map_ground_types.tga: x = 121, y = 497 (3 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 121, y = 499 (1 in game y-coord) : RGB = 32,122,128
    unrecognised colour in map_ground_types.tga: x = 123, y = 495 (5 in game y-coord) : RGB = 255,128,168
    unrecognised colour in map_ground_types.tga: x = 123, y = 497 (3 in game y-coord) : RGB = 255,255,138
    unrecognised colour in map_ground_types.tga: x = 125, y = 487 (13 in game y-coord) : RGB = 255,255,153
    unrecognised colour in map_ground_types.tga: x = 125, y = 489 (11 in game y-coord) : RGB = 255,128,207
    unrecognised colour in map_ground_types.tga: x = 125, y = 491 (9 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 125, y = 493 (7 in game y-coord) : RGB = 0,0,158
    unrecognised colour in map_ground_types.tga: x = 125, y = 495 (5 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 125, y = 497 (3 in game y-coord) : RGB = 228,255,0
    unrecognised colour in map_ground_types.tga: x = 125, y = 499 (1 in game y-coord) : RGB = 128,64,255
    unrecognised colour in map_ground_types.tga: x = 127, y = 489 (11 in game y-coord) : RGB = 142,255,255
    unrecognised colour in map_ground_types.tga: x = 127, y = 491 (9 in game y-coord) : RGB = 0,0,156
    unrecognised colour in map_ground_types.tga: x = 127, y = 493 (7 in game y-coord) : RGB = 196,255,255
    unrecognised colour in map_ground_types.tga: x = 127, y = 495 (5 in game y-coord) : RGB = 0,77,0
    unrecognised colour in map_ground_types.tga: x = 127, y = 499 (1 in game y-coord) : RGB = 124,128,64
    unrecognised colour in map_ground_types.tga: x = 129, y = 487 (13 in game y-coord) : RGB = 0,139,70
    unrecognised colour in map_ground_types.tga: x = 129, y = 489 (11 in game y-coord) : RGB = 55,92,37
    unrecognised colour in map_ground_types.tga: x = 129, y = 495 (5 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 131, y = 487 (13 in game y-coord) : RGB = 0,161,196
    unrecognised colour in map_ground_types.tga: x = 131, y = 491 (9 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 133, y = 495 (5 in game y-coord) : RGB = 255,255,131
    unrecognised colour in map_ground_types.tga: x = 133, y = 497 (3 in game y-coord) : RGB = 255,128,215
    unrecognised colour in map_ground_types.tga: x = 133, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 135, y = 487 (13 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 135, y = 489 (11 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 135, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 135, y = 493 (7 in game y-coord) : RGB = 0,0,156
    unrecognised colour in map_ground_types.tga: x = 135, y = 495 (5 in game y-coord) : RGB = 0,255,0
    unrecognised colour in map_ground_types.tga: x = 135, y = 497 (3 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 135, y = 499 (1 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 137, y = 491 (9 in game y-coord) : RGB = 0,0,160
    unrecognised colour in map_ground_types.tga: x = 137, y = 493 (7 in game y-coord) : RGB = 200,255,255
    unrecognised colour in map_ground_types.tga: x = 137, y = 495 (5 in game y-coord) : RGB = 101,0,0
    unrecognised colour in map_ground_types.tga: x = 137, y = 497 (3 in game y-coord) : RGB = 0,85,0
    unrecognised colour in map_ground_types.tga: x = 137, y = 499 (1 in game y-coord) : RGB = 128,128,0
    unrecognised colour in map_ground_types.tga: x = 139, y = 487 (13 in game y-coord) : RGB = 108,0,0
    unrecognised colour in map_ground_types.tga: x = 139, y = 489 (11 in game y-coord) : RGB = 118,0,0
    unrecognised colour in map_ground_types.tga: x = 139, y = 491 (9 in game y-coord) : RGB = 142,255,255
    unrecognised colour in map_ground_types.tga: x = 139, y = 495 (5 in game y-coord) : RGB = 0,133,255
    unrecognised colour in map_ground_types.tga: x = 139, y = 497 (3 in game y-coord) : RGB = 0,87,128
    unrecognised colour in map_ground_types.tga: x = 139, y = 499 (1 in game y-coord) : RGB = 89,89,45
    unrecognised colour in map_ground_types.tga: x = 141, y = 487 (13 in game y-coord) : RGB = 0,154,255
    unrecognised colour in map_ground_types.tga: x = 141, y = 489 (11 in game y-coord) : RGB = 128,205,255
    unrecognised colour in map_ground_types.tga: x = 141, y = 491 (9 in game y-coord) : RGB = 131,131,131
    unrecognised colour in map_ground_types.tga: x = 141, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 143, y = 495 (5 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 143, y = 497 (3 in game y-coord) : RGB = 160,64,224
    unrecognised colour in map_ground_types.tga: x = 145, y = 487 (13 in game y-coord) : RGB = 0,0,186
    unrecognised colour in map_ground_types.tga: x = 145, y = 489 (11 in game y-coord) : RGB = 255,255,135
    unrecognised colour in map_ground_types.tga: x = 145, y = 493 (7 in game y-coord) : RGB = 0,0,154
    unrecognised colour in map_ground_types.tga: x = 145, y = 497 (3 in game y-coord) : RGB = 85,128,0
    unrecognised colour in map_ground_types.tga: x = 145, y = 499 (1 in game y-coord) : RGB = 128,64,176
    unrecognised colour in map_ground_types.tga: x = 147, y = 489 (11 in game y-coord) : RGB = 142,255,0
    unrecognised colour in map_ground_types.tga: x = 147, y = 491 (9 in game y-coord) : RGB = 160,64,174
    unrecognised colour in map_ground_types.tga: x = 147, y = 493 (7 in game y-coord) : RGB = 203,255,255
    unrecognised colour in map_ground_types.tga: x = 147, y = 495 (5 in game y-coord) : RGB = 0,169,85
    unrecognised colour in map_ground_types.tga: x = 147, y = 497 (3 in game y-coord) : RGB = 82,82,41
    unrecognised colour in map_ground_types.tga: x = 147, y = 499 (1 in game y-coord) : RGB = 0,160,60
    unrecognised colour in map_ground_types.tga: x = 149, y = 487 (13 in game y-coord) : RGB = 165,0,0
    unrecognised colour in map_ground_types.tga: x = 149, y = 489 (11 in game y-coord) : RGB = 0,179,90
    unrecognised colour in map_ground_types.tga: x = 149, y = 491 (9 in game y-coord) : RGB = 156,255,255
    unrecognised colour in map_ground_types.tga: x = 149, y = 495 (5 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 149, y = 497 (3 in game y-coord) : RGB = 196,106,196
    unrecognised colour in map_ground_types.tga: x = 151, y = 487 (13 in game y-coord) : RGB = 128,131,255
    unrecognised colour in map_ground_types.tga: x = 151, y = 489 (11 in game y-coord) : RGB = 0,148,196
    unrecognised colour in map_ground_types.tga: x = 151, y = 491 (9 in game y-coord) : RGB = 71,0,0
    unrecognised colour in map_ground_types.tga: x = 151, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 153, y = 491 (9 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 153, y = 495 (5 in game y-coord) : RGB = 0,0,157
    unrecognised colour in map_ground_types.tga: x = 153, y = 497 (3 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 153, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 155, y = 487 (13 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 155, y = 489 (11 in game y-coord) : RGB = 0,0,152
    unrecognised colour in map_ground_types.tga: x = 155, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 155, y = 493 (7 in game y-coord) : RGB = 0,0,154
    unrecognised colour in map_ground_types.tga: x = 155, y = 495 (5 in game y-coord) : RGB = 133,255,255
    unrecognised colour in map_ground_types.tga: x = 155, y = 497 (3 in game y-coord) : RGB = 81,128,0
    unrecognised colour in map_ground_types.tga: x = 155, y = 499 (1 in game y-coord) : RGB = 160,64,130
    unrecognised colour in map_ground_types.tga: x = 157, y = 489 (11 in game y-coord) : RGB = 202,255,255
    unrecognised colour in map_ground_types.tga: x = 157, y = 491 (9 in game y-coord) : RGB = 255,128,129
    unrecognised colour in map_ground_types.tga: x = 157, y = 493 (7 in game y-coord) : RGB = 204,255,255
    unrecognised colour in map_ground_types.tga: x = 157, y = 495 (5 in game y-coord) : RGB = 129,129,129
    unrecognised colour in map_ground_types.tga: x = 157, y = 497 (3 in game y-coord) : RGB = 134,0,0
    unrecognised colour in map_ground_types.tga: x = 157, y = 499 (1 in game y-coord) : RGB = 73,128,0
    unrecognised colour in map_ground_types.tga: x = 159, y = 487 (13 in game y-coord) : RGB = 101,0,0
    unrecognised colour in map_ground_types.tga: x = 159, y = 489 (11 in game y-coord) : RGB = 133,133,133
    unrecognised colour in map_ground_types.tga: x = 159, y = 491 (9 in game y-coord) : RGB = 129,255,255
    unrecognised colour in map_ground_types.tga: x = 159, y = 495 (5 in game y-coord) : RGB = 196,105,196
    unrecognised colour in map_ground_types.tga: x = 159, y = 497 (3 in game y-coord) : RGB = 128,221,255
    unrecognised colour in map_ground_types.tga: x = 161, y = 487 (13 in game y-coord) : RGB = 0,155,255
    unrecognised colour in map_ground_types.tga: x = 161, y = 489 (11 in game y-coord) : RGB = 196,104,196
    unrecognised colour in map_ground_types.tga: x = 161, y = 491 (9 in game y-coord) : RGB = 132,132,132
    unrecognised colour in map_ground_types.tga: x = 161, y = 497 (3 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 161, y = 499 (1 in game y-coord) : RGB = 32,128,128
    unrecognised colour in map_ground_types.tga: x = 163, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 163, y = 491 (9 in game y-coord) : RGB = 196,99,196
    unrecognised colour in map_ground_types.tga: x = 163, y = 493 (7 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 163, y = 495 (5 in game y-coord) : RGB = 255,128,129
    unrecognised colour in map_ground_types.tga: x = 163, y = 497 (3 in game y-coord) : RGB = 128,0,170
    unrecognised colour in map_ground_types.tga: x = 163, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 165, y = 487 (13 in game y-coord) : RGB = 0,0,185
    unrecognised colour in map_ground_types.tga: x = 165, y = 489 (11 in game y-coord) : RGB = 255,128,181
    unrecognised colour in map_ground_types.tga: x = 165, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 165, y = 493 (7 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 165, y = 495 (5 in game y-coord) : RGB = 129,255,255
    unrecognised colour in map_ground_types.tga: x = 165, y = 497 (3 in game y-coord) : RGB = 87,128,64
    unrecognised colour in map_ground_types.tga: x = 165, y = 499 (1 in game y-coord) : RGB = 128,0,146
    unrecognised colour in map_ground_types.tga: x = 167, y = 491 (9 in game y-coord) : RGB = 0,0,142
    unrecognised colour in map_ground_types.tga: x = 167, y = 495 (5 in game y-coord) : RGB = 134,134,134
    unrecognised colour in map_ground_types.tga: x = 167, y = 497 (3 in game y-coord) : RGB = 138,138,138
    unrecognised colour in map_ground_types.tga: x = 167, y = 499 (1 in game y-coord) : RGB = 85,128,64
    unrecognised colour in map_ground_types.tga: x = 169, y = 487 (13 in game y-coord) : RGB = 165,0,0
    unrecognised colour in map_ground_types.tga: x = 169, y = 489 (11 in game y-coord) : RGB = 167,0,0
    unrecognised colour in map_ground_types.tga: x = 169, y = 491 (9 in game y-coord) : RGB = 149,255,255
    unrecognised colour in map_ground_types.tga: x = 169, y = 493 (7 in game y-coord) : RGB = 0,205,103
    unrecognised colour in map_ground_types.tga: x = 171, y = 487 (13 in game y-coord) : RGB = 0,136,255
    unrecognised colour in map_ground_types.tga: x = 171, y = 489 (11 in game y-coord) : RGB = 128,129,255
    unrecognised colour in map_ground_types.tga: x = 171, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 173, y = 495 (5 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 173, y = 497 (3 in game y-coord) : RGB = 128,64,159
    unrecognised colour in map_ground_types.tga: x = 175, y = 487 (13 in game y-coord) : RGB = 255,255,133
    unrecognised colour in map_ground_types.tga: x = 175, y = 489 (11 in game y-coord) : RGB = 255,255,136
    unrecognised colour in map_ground_types.tga: x = 175, y = 491 (9 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 175, y = 493 (7 in game y-coord) : RGB = 255,255,140
    unrecognised colour in map_ground_types.tga: x = 175, y = 499 (1 in game y-coord) : RGB = 128,64,169
    unrecognised colour in map_ground_types.tga: x = 177, y = 489 (11 in game y-coord) : RGB = 134,255,0
    unrecognised colour in map_ground_types.tga: x = 177, y = 491 (9 in game y-coord) : RGB = 0,0,156
    unrecognised colour in map_ground_types.tga: x = 177, y = 495 (5 in game y-coord) : RGB = 0,133,67
    unrecognised colour in map_ground_types.tga: x = 177, y = 497 (3 in game y-coord) : RGB = 0,230,115
    unrecognised colour in map_ground_types.tga: x = 177, y = 499 (1 in game y-coord) : RGB = 85,160,60
    unrecognised colour in map_ground_types.tga: x = 179, y = 487 (13 in game y-coord) : RGB = 0,141,71
    unrecognised colour in map_ground_types.tga: x = 179, y = 489 (11 in game y-coord) : RGB = 102,0,0
    unrecognised colour in map_ground_types.tga: x = 179, y = 493 (7 in game y-coord) : RGB = 146,146,146
    unrecognised colour in map_ground_types.tga: x = 179, y = 495 (5 in game y-coord) : RGB = 0,143,255
    unrecognised colour in map_ground_types.tga: x = 179, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 181, y = 487 (13 in game y-coord) : RGB = 0,164,196
    unrecognised colour in map_ground_types.tga: x = 181, y = 489 (11 in game y-coord) : RGB = 128,139,255
    unrecognised colour in map_ground_types.tga: x = 181, y = 491 (9 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 183, y = 489 (11 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 183, y = 495 (5 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 183, y = 497 (3 in game y-coord) : RGB = 0,0,174
    unrecognised colour in map_ground_types.tga: x = 183, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 185, y = 487 (13 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 185, y = 489 (11 in game y-coord) : RGB = 0,0,208
    unrecognised colour in map_ground_types.tga: x = 185, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 185, y = 493 (7 in game y-coord) : RGB = 160,64,142
    unrecognised colour in map_ground_types.tga: x = 185, y = 495 (5 in game y-coord) : RGB = 1,255,0
    unrecognised colour in map_ground_types.tga: x = 185, y = 497 (3 in game y-coord) : RGB = 238,255,255
    unrecognised colour in map_ground_types.tga: x = 185, y = 499 (1 in game y-coord) : RGB = 160,64,137
    unrecognised colour in map_ground_types.tga: x = 187, y = 491 (9 in game y-coord) : RGB = 0,0,150
    unrecognised colour in map_ground_types.tga: x = 187, y = 497 (3 in game y-coord) : RGB = 78,131,52
    unrecognised colour in map_ground_types.tga: x = 187, y = 499 (1 in game y-coord) : RGB = 73,128,0
    unrecognised colour in map_ground_types.tga: x = 189, y = 487 (13 in game y-coord) : RGB = 131,0,0
    unrecognised colour in map_ground_types.tga: x = 189, y = 489 (11 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 189, y = 491 (9 in game y-coord) : RGB = 130,255,255
    unrecognised colour in map_ground_types.tga: x = 189, y = 493 (7 in game y-coord) : RGB = 127,0,0
    unrecognised colour in map_ground_types.tga: x = 189, y = 495 (5 in game y-coord) : RGB = 255,128,170
    unrecognised colour in map_ground_types.tga: x = 191, y = 487 (13 in game y-coord) : RGB = 128,141,255
    unrecognised colour in map_ground_types.tga: x = 191, y = 491 (9 in game y-coord) : RGB = 129,129,129
    unrecognised colour in map_ground_types.tga: x = 191, y = 493 (7 in game y-coord) : RGB = 128,206,255
    unrecognised colour in map_ground_types.tga: x = 191, y = 495 (5 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 191, y = 497 (3 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 191, y = 499 (1 in game y-coord) : RGB = 32,128,128
    unrecognised colour in map_ground_types.tga: x = 193, y = 491 (9 in game y-coord) : RGB = 196,101,196
    unrecognised colour in map_ground_types.tga: x = 193, y = 495 (5 in game y-coord) : RGB = 0,77,0
    unrecognised colour in map_ground_types.tga: x = 193, y = 497 (3 in game y-coord) : RGB = 255,255,139
    unrecognised colour in map_ground_types.tga: x = 193, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 195, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 195, y = 489 (11 in game y-coord) : RGB = 255,128,196
    unrecognised colour in map_ground_types.tga: x = 195, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 195, y = 493 (7 in game y-coord) : RGB = 128,0,130
    unrecognised colour in map_ground_types.tga: x = 195, y = 495 (5 in game y-coord) : RGB = 0,121,196
    unrecognised colour in map_ground_types.tga: x = 195, y = 497 (3 in game y-coord) : RGB = 203,255,0
    unrecognised colour in map_ground_types.tga: x = 195, y = 499 (1 in game y-coord) : RGB = 128,0,145
    unrecognised colour in map_ground_types.tga: x = 197, y = 489 (11 in game y-coord) : RGB = 134,255,255
    unrecognised colour in map_ground_types.tga: x = 197, y = 491 (9 in game y-coord) : RGB = 128,0,129
    unrecognised colour in map_ground_types.tga: x = 197, y = 493 (7 in game y-coord) : RGB = 87,160,60
    unrecognised colour in map_ground_types.tga: x = 197, y = 499 (1 in game y-coord) : RGB = 82,128,64
    unrecognised colour in map_ground_types.tga: x = 199, y = 487 (13 in game y-coord) : RGB = 131,0,0
    unrecognised colour in map_ground_types.tga: x = 199, y = 489 (11 in game y-coord) : RGB = 135,135,135
    unrecognised colour in map_ground_types.tga: x = 199, y = 491 (9 in game y-coord) : RGB = 92,160,60
    unrecognised colour in map_ground_types.tga: x = 199, y = 493 (7 in game y-coord) : RGB = 101,0,0
    unrecognised colour in map_ground_types.tga: x = 199, y = 495 (5 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 201, y = 487 (13 in game y-coord) : RGB = 128,141,255
    unrecognised colour in map_ground_types.tga: x = 201, y = 491 (9 in game y-coord) : RGB = 120,0,0
    unrecognised colour in map_ground_types.tga: x = 201, y = 493 (7 in game y-coord) : RGB = 0,130,255
    unrecognised colour in map_ground_types.tga: x = 201, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 203, y = 491 (9 in game y-coord) : RGB = 0,116,128
    unrecognised colour in map_ground_types.tga: x = 203, y = 495 (5 in game y-coord) : RGB = 106,0,0
    unrecognised colour in map_ground_types.tga: x = 203, y = 497 (3 in game y-coord) : RGB = 255,128,250
    unrecognised colour in map_ground_types.tga: x = 205, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 205, y = 489 (11 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 205, y = 493 (7 in game y-coord) : RGB = 0,0,152
    unrecognised colour in map_ground_types.tga: x = 205, y = 495 (5 in game y-coord) : RGB = 0,129,255
    unrecognised colour in map_ground_types.tga: x = 205, y = 497 (3 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 205, y = 499 (1 in game y-coord) : RGB = 128,64,162
    unrecognised colour in map_ground_types.tga: x = 207, y = 489 (11 in game y-coord) : RGB = 129,255,0
    unrecognised colour in map_ground_types.tga: x = 207, y = 491 (9 in game y-coord) : RGB = 0,0,137
    unrecognised colour in map_ground_types.tga: x = 207, y = 493 (7 in game y-coord) : RGB = 207,255,255
    unrecognised colour in map_ground_types.tga: x = 207, y = 495 (5 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 207, y = 497 (3 in game y-coord) : RGB = 0,85,0
    unrecognised colour in map_ground_types.tga: x = 207, y = 499 (1 in game y-coord) : RGB = 90,160,60
    unrecognised colour in map_ground_types.tga: x = 209, y = 487 (13 in game y-coord) : RGB = 131,0,0
    unrecognised colour in map_ground_types.tga: x = 209, y = 489 (11 in game y-coord) : RGB = 116,0,0
    unrecognised colour in map_ground_types.tga: x = 209, y = 491 (9 in game y-coord) : RGB = 139,255,0
    unrecognised colour in map_ground_types.tga: x = 209, y = 497 (3 in game y-coord) : RGB = 0,88,128
    unrecognised colour in map_ground_types.tga: x = 211, y = 487 (13 in game y-coord) : RGB = 128,141,255
    unrecognised colour in map_ground_types.tga: x = 211, y = 489 (11 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 211, y = 491 (9 in game y-coord) : RGB = 115,0,0
    unrecognised colour in map_ground_types.tga: x = 211, y = 495 (5 in game y-coord) : RGB = 171,255,255
    unrecognised colour in map_ground_types.tga: x = 213, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 213, y = 491 (9 in game y-coord) : RGB = 128,130,255
    unrecognised colour in map_ground_types.tga: x = 213, y = 493 (7 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 213, y = 495 (5 in game y-coord) : RGB = 65,108,43
    unrecognised colour in map_ground_types.tga: x = 213, y = 497 (3 in game y-coord) : RGB = 160,64,195
    unrecognised colour in map_ground_types.tga: x = 213, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 215, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 215, y = 489 (11 in game y-coord) : RGB = 0,0,135
    unrecognised colour in map_ground_types.tga: x = 215, y = 493 (7 in game y-coord) : RGB = 0,0,130
    unrecognised colour in map_ground_types.tga: x = 215, y = 497 (3 in game y-coord) : RGB = 84,128,0
    unrecognised colour in map_ground_types.tga: x = 215, y = 499 (1 in game y-coord) : RGB = 160,64,145
    unrecognised colour in map_ground_types.tga: x = 217, y = 489 (11 in game y-coord) : RGB = 205,255,255
    unrecognised colour in map_ground_types.tga: x = 217, y = 491 (9 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 217, y = 497 (3 in game y-coord) : RGB = 77,77,39

  11. #11

    Default Re: TW Map Reader

    here is code part 2:
    Spoiler Alert, click show to read: 
    unrecognised colour in map_ground_types.tga: x = 217, y = 499 (1 in game y-coord) : RGB = 72,128,0
    unrecognised colour in map_ground_types.tga: x = 219, y = 487 (13 in game y-coord) : RGB = 135,135,135
    unrecognised colour in map_ground_types.tga: x = 219, y = 489 (11 in game y-coord) : RGB = 159,0,0
    unrecognised colour in map_ground_types.tga: x = 219, y = 491 (9 in game y-coord) : RGB = 249,255,0
    unrecognised colour in map_ground_types.tga: x = 219, y = 493 (7 in game y-coord) : RGB = 117,0,0
    unrecognised colour in map_ground_types.tga: x = 219, y = 495 (5 in game y-coord) : RGB = 255,255,131
    unrecognised colour in map_ground_types.tga: x = 219, y = 497 (3 in game y-coord) : RGB = 196,107,196
    unrecognised colour in map_ground_types.tga: x = 221, y = 489 (11 in game y-coord) : RGB = 0,110,128
    unrecognised colour in map_ground_types.tga: x = 221, y = 491 (9 in game y-coord) : RGB = 0,65,0
    unrecognised colour in map_ground_types.tga: x = 221, y = 493 (7 in game y-coord) : RGB = 128,208,255
    unrecognised colour in map_ground_types.tga: x = 221, y = 495 (5 in game y-coord) : RGB = 129,255,0
    unrecognised colour in map_ground_types.tga: x = 221, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 221, y = 499 (1 in game y-coord) : RGB = 32,128,128
    unrecognised colour in map_ground_types.tga: x = 223, y = 491 (9 in game y-coord) : RGB = 96,55,96
    unrecognised colour in map_ground_types.tga: x = 223, y = 495 (5 in game y-coord) : RGB = 101,0,0
    unrecognised colour in map_ground_types.tga: x = 223, y = 497 (3 in game y-coord) : RGB = 160,64,194
    unrecognised colour in map_ground_types.tga: x = 223, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 225, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 225, y = 489 (11 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 225, y = 493 (7 in game y-coord) : RGB = 128,0,130
    unrecognised colour in map_ground_types.tga: x = 225, y = 495 (5 in game y-coord) : RGB = 0,135,255
    unrecognised colour in map_ground_types.tga: x = 225, y = 497 (3 in game y-coord) : RGB = 84,128,0
    unrecognised colour in map_ground_types.tga: x = 225, y = 499 (1 in game y-coord) : RGB = 128,0,144
    unrecognised colour in map_ground_types.tga: x = 227, y = 491 (9 in game y-coord) : RGB = 0,0,232
    unrecognised colour in map_ground_types.tga: x = 227, y = 493 (7 in game y-coord) : RGB = 89,160,60
    unrecognised colour in map_ground_types.tga: x = 227, y = 497 (3 in game y-coord) : RGB = 77,77,38
    unrecognised colour in map_ground_types.tga: x = 227, y = 499 (1 in game y-coord) : RGB = 79,128,64
    unrecognised colour in map_ground_types.tga: x = 229, y = 487 (13 in game y-coord) : RGB = 0,141,71
    unrecognised colour in map_ground_types.tga: x = 229, y = 489 (11 in game y-coord) : RGB = 0,188,94
    unrecognised colour in map_ground_types.tga: x = 229, y = 491 (9 in game y-coord) : RGB = 131,255,255
    unrecognised colour in map_ground_types.tga: x = 229, y = 493 (7 in game y-coord) : RGB = 100,0,0
    unrecognised colour in map_ground_types.tga: x = 229, y = 495 (5 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 229, y = 497 (3 in game y-coord) : RGB = 196,107,196
    unrecognised colour in map_ground_types.tga: x = 231, y = 487 (13 in game y-coord) : RGB = 0,171,196
    unrecognised colour in map_ground_types.tga: x = 231, y = 489 (11 in game y-coord) : RGB = 0,135,255
    unrecognised colour in map_ground_types.tga: x = 231, y = 491 (9 in game y-coord) : RGB = 105,0,0
    unrecognised colour in map_ground_types.tga: x = 231, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 231, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 231, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 233, y = 495 (5 in game y-coord) : RGB = 99,0,0
    unrecognised colour in map_ground_types.tga: x = 233, y = 497 (3 in game y-coord) : RGB = 160,64,194
    unrecognised colour in map_ground_types.tga: x = 235, y = 487 (13 in game y-coord) : RGB = 0,0,151
    unrecognised colour in map_ground_types.tga: x = 235, y = 489 (11 in game y-coord) : RGB = 0,0,208
    unrecognised colour in map_ground_types.tga: x = 235, y = 493 (7 in game y-coord) : RGB = 255,128,210
    unrecognised colour in map_ground_types.tga: x = 235, y = 495 (5 in game y-coord) : RGB = 128,172,255
    unrecognised colour in map_ground_types.tga: x = 235, y = 497 (3 in game y-coord) : RGB = 84,128,0
    unrecognised colour in map_ground_types.tga: x = 235, y = 499 (1 in game y-coord) : RGB = 128,64,156
    unrecognised colour in map_ground_types.tga: x = 237, y = 487 (13 in game y-coord) : RGB = 141,255,255
    unrecognised colour in map_ground_types.tga: x = 237, y = 491 (9 in game y-coord) : RGB = 255,128,130
    unrecognised colour in map_ground_types.tga: x = 237, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 237, y = 495 (5 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 237, y = 497 (3 in game y-coord) : RGB = 76,76,38
    unrecognised colour in map_ground_types.tga: x = 237, y = 499 (1 in game y-coord) : RGB = 93,160,60
    unrecognised colour in map_ground_types.tga: x = 239, y = 487 (13 in game y-coord) : RGB = 138,0,0
    unrecognised colour in map_ground_types.tga: x = 239, y = 489 (11 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 239, y = 491 (9 in game y-coord) : RGB = 139,255,255
    unrecognised colour in map_ground_types.tga: x = 239, y = 493 (7 in game y-coord) : RGB = 0,65,0
    unrecognised colour in map_ground_types.tga: x = 239, y = 495 (5 in game y-coord) : RGB = 128,0,153
    unrecognised colour in map_ground_types.tga: x = 239, y = 497 (3 in game y-coord) : RGB = 196,108,196
    unrecognised colour in map_ground_types.tga: x = 241, y = 491 (9 in game y-coord) : RGB = 134,134,134
    unrecognised colour in map_ground_types.tga: x = 241, y = 493 (7 in game y-coord) : RGB = 96,53,96
    unrecognised colour in map_ground_types.tga: x = 241, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 243, y = 495 (5 in game y-coord) : RGB = 133,133,133
    unrecognised colour in map_ground_types.tga: x = 243, y = 497 (3 in game y-coord) : RGB = 160,64,192
    unrecognised colour in map_ground_types.tga: x = 243, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 245, y = 487 (13 in game y-coord) : RGB = 255,255,134
    unrecognised colour in map_ground_types.tga: x = 245, y = 489 (11 in game y-coord) : RGB = 255,128,184
    unrecognised colour in map_ground_types.tga: x = 245, y = 493 (7 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 245, y = 495 (5 in game y-coord) : RGB = 196,99,196
    unrecognised colour in map_ground_types.tga: x = 245, y = 497 (3 in game y-coord) : RGB = 83,128,0
    unrecognised colour in map_ground_types.tga: x = 245, y = 499 (1 in game y-coord) : RGB = 160,64,151
    unrecognised colour in map_ground_types.tga: x = 247, y = 487 (13 in game y-coord) : RGB = 179,255,0
    unrecognised colour in map_ground_types.tga: x = 247, y = 489 (11 in game y-coord) : RGB = 136,255,255
    unrecognised colour in map_ground_types.tga: x = 247, y = 491 (9 in game y-coord) : RGB = 255,255,147
    unrecognised colour in map_ground_types.tga: x = 247, y = 495 (5 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 247, y = 497 (3 in game y-coord) : RGB = 76,76,38
    unrecognised colour in map_ground_types.tga: x = 247, y = 499 (1 in game y-coord) : RGB = 72,128,0
    unrecognised colour in map_ground_types.tga: x = 249, y = 487 (13 in game y-coord) : RGB = 113,0,0
    unrecognised colour in map_ground_types.tga: x = 249, y = 489 (11 in game y-coord) : RGB = 135,135,135
    unrecognised colour in map_ground_types.tga: x = 249, y = 493 (7 in game y-coord) : RGB = 0,212,106
    unrecognised colour in map_ground_types.tga: x = 249, y = 495 (5 in game y-coord) : RGB = 0,0,130
    unrecognised colour in map_ground_types.tga: x = 249, y = 497 (3 in game y-coord) : RGB = 196,108,196
    unrecognised colour in map_ground_types.tga: x = 251, y = 487 (13 in game y-coord) : RGB = 0,196,196
    unrecognised colour in map_ground_types.tga: x = 251, y = 491 (9 in game y-coord) : RGB = 178,0,0
    unrecognised colour in map_ground_types.tga: x = 251, y = 495 (5 in game y-coord) : RGB = 132,255,255
    unrecognised colour in map_ground_types.tga: x = 251, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 251, y = 499 (1 in game y-coord) : RGB = 32,128,128
    unrecognised colour in map_ground_types.tga: x = 253, y = 491 (9 in game y-coord) : RGB = 128,132,255
    unrecognised colour in map_ground_types.tga: x = 253, y = 495 (5 in game y-coord) : RGB = 129,129,129
    unrecognised colour in map_ground_types.tga: x = 253, y = 497 (3 in game y-coord) : RGB = 160,64,192
    unrecognised colour in map_ground_types.tga: x = 253, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 255, y = 487 (13 in game y-coord) : RGB = 255,128,142
    unrecognised colour in map_ground_types.tga: x = 255, y = 489 (11 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 255, y = 493 (7 in game y-coord) : RGB = 255,255,139
    unrecognised colour in map_ground_types.tga: x = 255, y = 495 (5 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 255, y = 497 (3 in game y-coord) : RGB = 83,128,0
    unrecognised colour in map_ground_types.tga: x = 255, y = 499 (1 in game y-coord) : RGB = 128,0,143
    unrecognised colour in map_ground_types.tga: x = 257, y = 489 (11 in game y-coord) : RGB = 129,255,0
    unrecognised colour in map_ground_types.tga: x = 257, y = 491 (9 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 257, y = 497 (3 in game y-coord) : RGB = 75,75,38
    unrecognised colour in map_ground_types.tga: x = 257, y = 499 (1 in game y-coord) : RGB = 77,128,64
    unrecognised colour in map_ground_types.tga: x = 259, y = 489 (11 in game y-coord) : RGB = 116,0,0
    unrecognised colour in map_ground_types.tga: x = 259, y = 495 (5 in game y-coord) : RGB = 255,128,172
    unrecognised colour in map_ground_types.tga: x = 259, y = 497 (3 in game y-coord) : RGB = 196,109,196
    unrecognised colour in map_ground_types.tga: x = 261, y = 487 (13 in game y-coord) : RGB = 0,114,196
    unrecognised colour in map_ground_types.tga: x = 261, y = 489 (11 in game y-coord) : RGB = 128,150,255
    unrecognised colour in map_ground_types.tga: x = 261, y = 491 (9 in game y-coord) : RGB = 0,129,65
    unrecognised colour in map_ground_types.tga: x = 261, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 261, y = 495 (5 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 261, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 261, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 263, y = 491 (9 in game y-coord) : RGB = 0,141,255
    unrecognised colour in map_ground_types.tga: x = 263, y = 495 (5 in game y-coord) : RGB = 0,76,0
    unrecognised colour in map_ground_types.tga: x = 263, y = 497 (3 in game y-coord) : RGB = 160,64,191
    unrecognised colour in map_ground_types.tga: x = 265, y = 487 (13 in game y-coord) : RGB = 0,0,178
    unrecognised colour in map_ground_types.tga: x = 265, y = 489 (11 in game y-coord) : RGB = 255,255,140
    unrecognised colour in map_ground_types.tga: x = 265, y = 493 (7 in game y-coord) : RGB = 255,128,212
    unrecognised colour in map_ground_types.tga: x = 265, y = 495 (5 in game y-coord) : RGB = 0,124,196
    unrecognised colour in map_ground_types.tga: x = 265, y = 497 (3 in game y-coord) : RGB = 82,128,0
    unrecognised colour in map_ground_types.tga: x = 265, y = 499 (1 in game y-coord) : RGB = 128,64,152
    unrecognised colour in map_ground_types.tga: x = 267, y = 491 (9 in game y-coord) : RGB = 160,64,0
    unrecognised colour in map_ground_types.tga: x = 267, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 267, y = 497 (3 in game y-coord) : RGB = 75,75,38
    unrecognised colour in map_ground_types.tga: x = 267, y = 499 (1 in game y-coord) : RGB = 98,160,60
    unrecognised colour in map_ground_types.tga: x = 269, y = 489 (11 in game y-coord) : RGB = 0,205,103
    unrecognised colour in map_ground_types.tga: x = 269, y = 491 (9 in game y-coord) : RGB = 65,128,0
    unrecognised colour in map_ground_types.tga: x = 269, y = 495 (5 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 269, y = 497 (3 in game y-coord) : RGB = 196,109,196
    unrecognised colour in map_ground_types.tga: x = 271, y = 487 (13 in game y-coord) : RGB = 196,104,196
    unrecognised colour in map_ground_types.tga: x = 271, y = 489 (11 in game y-coord) : RGB = 0,150,196
    unrecognised colour in map_ground_types.tga: x = 271, y = 491 (9 in game y-coord) : RGB = 66,109,44
    unrecognised colour in map_ground_types.tga: x = 271, y = 493 (7 in game y-coord) : RGB = 96,52,96
    unrecognised colour in map_ground_types.tga: x = 271, y = 495 (5 in game y-coord) : RGB = 130,255,0
    unrecognised colour in map_ground_types.tga: x = 271, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 273, y = 487 (13 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 273, y = 491 (9 in game y-coord) : RGB = 0,156,255
    unrecognised colour in map_ground_types.tga: x = 273, y = 495 (5 in game y-coord) : RGB = 100,0,0
    unrecognised colour in map_ground_types.tga: x = 273, y = 497 (3 in game y-coord) : RGB = 160,64,191
    unrecognised colour in map_ground_types.tga: x = 273, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 275, y = 487 (13 in game y-coord) : RGB = 0,0,232
    unrecognised colour in map_ground_types.tga: x = 275, y = 489 (11 in game y-coord) : RGB = 0,0,152
    unrecognised colour in map_ground_types.tga: x = 275, y = 493 (7 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 275, y = 495 (5 in game y-coord) : RGB = 128,131,255
    unrecognised colour in map_ground_types.tga: x = 275, y = 497 (3 in game y-coord) : RGB = 81,128,0
    unrecognised colour in map_ground_types.tga: x = 275, y = 499 (1 in game y-coord) : RGB = 160,64,255
    unrecognised colour in map_ground_types.tga: x = 277, y = 489 (11 in game y-coord) : RGB = 146,255,255
    unrecognised colour in map_ground_types.tga: x = 277, y = 491 (9 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 277, y = 497 (3 in game y-coord) : RGB = 75,75,38
    unrecognised colour in map_ground_types.tga: x = 277, y = 499 (1 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 279, y = 487 (13 in game y-coord) : RGB = 111,0,0
    unrecognised colour in map_ground_types.tga: x = 279, y = 489 (11 in game y-coord) : RGB = 140,140,140
    unrecognised colour in map_ground_types.tga: x = 279, y = 491 (9 in game y-coord) : RGB = 134,255,0
    unrecognised colour in map_ground_types.tga: x = 279, y = 493 (7 in game y-coord) : RGB = 0,211,106
    unrecognised colour in map_ground_types.tga: x = 279, y = 495 (5 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 279, y = 497 (3 in game y-coord) : RGB = 196,110,196
    unrecognised colour in map_ground_types.tga: x = 279, y = 499 (1 in game y-coord) : RGB = 0,69,0
    unrecognised colour in map_ground_types.tga: x = 281, y = 487 (13 in game y-coord) : RGB = 128,140,255
    unrecognised colour in map_ground_types.tga: x = 281, y = 489 (11 in game y-coord) : RGB = 196,102,196
    unrecognised colour in map_ground_types.tga: x = 281, y = 491 (9 in game y-coord) : RGB = 0,144,72
    unrecognised colour in map_ground_types.tga: x = 281, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 281, y = 499 (1 in game y-coord) : RGB = 32,76,128
    unrecognised colour in map_ground_types.tga: x = 283, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 283, y = 491 (9 in game y-coord) : RGB = 0,148,255
    unrecognised colour in map_ground_types.tga: x = 283, y = 495 (5 in game y-coord) : RGB = 0,171,86
    unrecognised colour in map_ground_types.tga: x = 283, y = 497 (3 in game y-coord) : RGB = 160,64,192
    unrecognised colour in map_ground_types.tga: x = 285, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 285, y = 489 (11 in game y-coord) : RGB = 0,0,195
    unrecognised colour in map_ground_types.tga: x = 285, y = 493 (7 in game y-coord) : RGB = 255,255,153
    unrecognised colour in map_ground_types.tga: x = 285, y = 495 (5 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 285, y = 497 (3 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 285, y = 499 (1 in game y-coord) : RGB = 160,64,157
    unrecognised colour in map_ground_types.tga: x = 287, y = 491 (9 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 287, y = 497 (3 in game y-coord) : RGB = 75,75,37
    unrecognised colour in map_ground_types.tga: x = 287, y = 499 (1 in game y-coord) : RGB = 68,128,0
    unrecognised colour in map_ground_types.tga: x = 289, y = 487 (13 in game y-coord) : RGB = 138,138,138
    unrecognised colour in map_ground_types.tga: x = 289, y = 489 (11 in game y-coord) : RGB = 118,0,0
    unrecognised colour in map_ground_types.tga: x = 289, y = 491 (9 in game y-coord) : RGB = 142,255,0
    unrecognised colour in map_ground_types.tga: x = 289, y = 493 (7 in game y-coord) : RGB = 135,135,135
    unrecognised colour in map_ground_types.tga: x = 289, y = 495 (5 in game y-coord) : RGB = 0,0,170
    unrecognised colour in map_ground_types.tga: x = 291, y = 489 (11 in game y-coord) : RGB = 128,143,255
    unrecognised colour in map_ground_types.tga: x = 291, y = 491 (9 in game y-coord) : RGB = 0,112,0
    unrecognised colour in map_ground_types.tga: x = 291, y = 495 (5 in game y-coord) : RGB = 132,255,255
    unrecognised colour in map_ground_types.tga: x = 291, y = 499 (1 in game y-coord) : RGB = 128,66,128
    unrecognised colour in map_ground_types.tga: x = 293, y = 487 (13 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 293, y = 495 (5 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 293, y = 497 (3 in game y-coord) : RGB = 255,128,136
    unrecognised colour in map_ground_types.tga: x = 293, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 295, y = 487 (13 in game y-coord) : RGB = 0,0,239
    unrecognised colour in map_ground_types.tga: x = 295, y = 489 (11 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 295, y = 493 (7 in game y-coord) : RGB = 255,255,144
    unrecognised colour in map_ground_types.tga: x = 295, y = 497 (3 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 295, y = 499 (1 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 297, y = 489 (11 in game y-coord) : RGB = 206,255,0
    unrecognised colour in map_ground_types.tga: x = 297, y = 491 (9 in game y-coord) : RGB = 0,0,145
    unrecognised colour in map_ground_types.tga: x = 297, y = 497 (3 in game y-coord) : RGB = 0,79,0
    unrecognised colour in map_ground_types.tga: x = 297, y = 499 (1 in game y-coord) : RGB = 128,128,0
    unrecognised colour in map_ground_types.tga: x = 299, y = 487 (13 in game y-coord) : RGB = 108,0,0
    unrecognised colour in map_ground_types.tga: x = 299, y = 489 (11 in game y-coord) : RGB = 98,0,0
    unrecognised colour in map_ground_types.tga: x = 299, y = 495 (5 in game y-coord) : RGB = 255,128,167
    unrecognised colour in map_ground_types.tga: x = 299, y = 497 (3 in game y-coord) : RGB = 0,65,128
    unrecognised colour in map_ground_types.tga: x = 299, y = 499 (1 in game y-coord) : RGB = 76,76,38
    unrecognised colour in map_ground_types.tga: x = 301, y = 487 (13 in game y-coord) : RGB = 0,174,255
    unrecognised colour in map_ground_types.tga: x = 301, y = 489 (11 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 301, y = 491 (9 in game y-coord) : RGB = 0,132,66
    unrecognised colour in map_ground_types.tga: x = 301, y = 493 (7 in game y-coord) : RGB = 196,104,196
    unrecognised colour in map_ground_types.tga: x = 301, y = 495 (5 in game y-coord) : RGB = 160,160,60
    unrecognised colour in map_ground_types.tga: x = 301, y = 499 (1 in game y-coord) : RGB = 64,255,255
    unrecognised colour in map_ground_types.tga: x = 303, y = 491 (9 in game y-coord) : RGB = 98,111,196
    unrecognised colour in map_ground_types.tga: x = 303, y = 493 (7 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 303, y = 495 (5 in game y-coord) : RGB = 0,76,0
    unrecognised colour in map_ground_types.tga: x = 303, y = 497 (3 in game y-coord) : RGB = 255,128,255
    unrecognised colour in map_ground_types.tga: x = 303, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 305, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 305, y = 489 (11 in game y-coord) : RGB = 0,0,130
    unrecognised colour in map_ground_types.tga: x = 305, y = 493 (7 in game y-coord) : RGB = 128,0,160
    unrecognised colour in map_ground_types.tga: x = 305, y = 495 (5 in game y-coord) : RGB = 0,144,196
    unrecognised colour in map_ground_types.tga: x = 305, y = 497 (3 in game y-coord) : RGB = 192,255,0
    unrecognised colour in map_ground_types.tga: x = 305, y = 499 (1 in game y-coord) : RGB = 128,0,132
    unrecognised colour in map_ground_types.tga: x = 307, y = 489 (11 in game y-coord) : RGB = 136,255,255
    unrecognised colour in map_ground_types.tga: x = 307, y = 491 (9 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 307, y = 493 (7 in game y-coord) : RGB = 89,160,60
    unrecognised colour in map_ground_types.tga: x = 307, y = 499 (1 in game y-coord) : RGB = 76,128,64
    unrecognised colour in map_ground_types.tga: x = 309, y = 487 (13 in game y-coord) : RGB = 134,0,0
    unrecognised colour in map_ground_types.tga: x = 309, y = 489 (11 in game y-coord) : RGB = 141,141,141
    unrecognised colour in map_ground_types.tga: x = 309, y = 495 (5 in game y-coord) : RGB = 255,255,144
    unrecognised colour in map_ground_types.tga: x = 309, y = 499 (1 in game y-coord) : RGB = 133,133,133
    unrecognised colour in map_ground_types.tga: x = 311, y = 487 (13 in game y-coord) : RGB = 0,94,128
    unrecognised colour in map_ground_types.tga: x = 311, y = 489 (11 in game y-coord) : RGB = 196,101,196
    unrecognised colour in map_ground_types.tga: x = 311, y = 491 (9 in game y-coord) : RGB = 0,168,84
    unrecognised colour in map_ground_types.tga: x = 311, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 311, y = 495 (5 in game y-coord) : RGB = 170,255,0
    unrecognised colour in map_ground_types.tga: x = 311, y = 499 (1 in game y-coord) : RGB = 24,60,96
    unrecognised colour in map_ground_types.tga: x = 313, y = 489 (11 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 313, y = 491 (9 in game y-coord) : RGB = 0,74,96
    unrecognised colour in map_ground_types.tga: x = 313, y = 497 (3 in game y-coord) : RGB = 255,255,150
    unrecognised colour in map_ground_types.tga: x = 315, y = 487 (13 in game y-coord) : RGB = 0,0,194
    unrecognised colour in map_ground_types.tga: x = 315, y = 489 (11 in game y-coord) : RGB = 255,128,145
    unrecognised colour in map_ground_types.tga: x = 315, y = 493 (7 in game y-coord) : RGB = 255,128,208
    unrecognised colour in map_ground_types.tga: x = 315, y = 497 (3 in game y-coord) : RGB = 132,255,0
    unrecognised colour in map_ground_types.tga: x = 315, y = 499 (1 in game y-coord) : RGB = 128,64,255
    unrecognised colour in map_ground_types.tga: x = 317, y = 487 (13 in game y-coord) : RGB = 173,255,255
    unrecognised colour in map_ground_types.tga: x = 317, y = 491 (9 in game y-coord) : RGB = 255,255,146
    unrecognised colour in map_ground_types.tga: x = 317, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 317, y = 497 (3 in game y-coord) : RGB = 73,121,48
    unrecognised colour in map_ground_types.tga: x = 317, y = 499 (1 in game y-coord) : RGB = 67,128,64
    unrecognised colour in map_ground_types.tga: x = 319, y = 487 (13 in game y-coord) : RGB = 125,0,0
    unrecognised colour in map_ground_types.tga: x = 319, y = 493 (7 in game y-coord) : RGB = 58,97,39
    unrecognised colour in map_ground_types.tga: x = 319, y = 495 (5 in game y-coord) : RGB = 0,0,131
    unrecognised colour in map_ground_types.tga: x = 321, y = 487 (13 in game y-coord) : RGB = 0,111,196
    unrecognised colour in map_ground_types.tga: x = 321, y = 489 (11 in game y-coord) : RGB = 196,119,196
    unrecognised colour in map_ground_types.tga: x = 321, y = 491 (9 in game y-coord) : RGB = 178,0,0
    unrecognised colour in map_ground_types.tga: x = 321, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 321, y = 495 (5 in game y-coord) : RGB = 166,255,255
    unrecognised colour in map_ground_types.tga: x = 321, y = 497 (3 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 321, y = 499 (1 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 323, y = 491 (9 in game y-coord) : RGB = 128,131,255
    unrecognised colour in map_ground_types.tga: x = 323, y = 495 (5 in game y-coord) : RGB = 64,106,42
    unrecognised colour in map_ground_types.tga: x = 323, y = 497 (3 in game y-coord) : RGB = 0,0,181
    unrecognised colour in map_ground_types.tga: x = 323, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 325, y = 487 (13 in game y-coord) : RGB = 255,255,146
    unrecognised colour in map_ground_types.tga: x = 325, y = 489 (11 in game y-coord) : RGB = 0,0,141
    unrecognised colour in map_ground_types.tga: x = 325, y = 493 (7 in game y-coord) : RGB = 255,128,206
    unrecognised colour in map_ground_types.tga: x = 325, y = 499 (1 in game y-coord) : RGB = 255,255,136
    unrecognised colour in map_ground_types.tga: x = 327, y = 489 (11 in game y-coord) : RGB = 186,255,255
    unrecognised colour in map_ground_types.tga: x = 327, y = 491 (9 in game y-coord) : RGB = 255,255,131
    unrecognised colour in map_ground_types.tga: x = 327, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 327, y = 497 (3 in game y-coord) : RGB = 0,132,66
    unrecognised colour in map_ground_types.tga: x = 327, y = 499 (1 in game y-coord) : RGB = 101,160,60
    unrecognised colour in map_ground_types.tga: x = 329, y = 487 (13 in game y-coord) : RGB = 136,0,0
    unrecognised colour in map_ground_types.tga: x = 329, y = 489 (11 in game y-coord) : RGB = 134,134,134
    unrecognised colour in map_ground_types.tga: x = 329, y = 493 (7 in game y-coord) : RGB = 59,98,39
    unrecognised colour in map_ground_types.tga: x = 329, y = 495 (5 in game y-coord) : RGB = 255,255,0
    unrecognised colour in map_ground_types.tga: x = 329, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 329, y = 499 (1 in game y-coord) : RGB = 0,127,0
    unrecognised colour in map_ground_types.tga: x = 331, y = 491 (9 in game y-coord) : RGB = 0,170,85
    unrecognised colour in map_ground_types.tga: x = 331, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 331, y = 499 (1 in game y-coord) : RGB = 32,77,128
    unrecognised colour in map_ground_types.tga: x = 333, y = 491 (9 in game y-coord) : RGB = 0,71,96
    unrecognised colour in map_ground_types.tga: x = 333, y = 495 (5 in game y-coord) : RGB = 100,0,0
    unrecognised colour in map_ground_types.tga: x = 333, y = 497 (3 in game y-coord) : RGB = 128,0,131
    unrecognised colour in map_ground_types.tga: x = 335, y = 487 (13 in game y-coord) : RGB = 0,0,131
    unrecognised colour in map_ground_types.tga: x = 335, y = 489 (11 in game y-coord) : RGB = 255,255,131
    unrecognised colour in map_ground_types.tga: x = 335, y = 493 (7 in game y-coord) : RGB = 255,128,179
    unrecognised colour in map_ground_types.tga: x = 335, y = 495 (5 in game y-coord) : RGB = 128,165,255
    unrecognised colour in map_ground_types.tga: x = 335, y = 499 (1 in game y-coord) : RGB = 160,64,160
    unrecognised colour in map_ground_types.tga: x = 337, y = 491 (9 in game y-coord) : RGB = 255,255,146
    unrecognised colour in map_ground_types.tga: x = 337, y = 493 (7 in game y-coord) : RGB = 147,255,255
    unrecognised colour in map_ground_types.tga: x = 337, y = 495 (5 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 337, y = 499 (1 in game y-coord) : RGB = 128,128,0
    unrecognised colour in map_ground_types.tga: x = 339, y = 489 (11 in game y-coord) : RGB = 104,0,0
    unrecognised colour in map_ground_types.tga: x = 339, y = 495 (5 in game y-coord) : RGB = 128,0,150
    unrecognised colour in map_ground_types.tga: x = 339, y = 499 (1 in game y-coord) : RGB = 77,77,38
    unrecognised colour in map_ground_types.tga: x = 341, y = 487 (13 in game y-coord) : RGB = 0,120,196
    unrecognised colour in map_ground_types.tga: x = 341, y = 489 (11 in game y-coord) : RGB = 0,136,255
    unrecognised colour in map_ground_types.tga: x = 341, y = 491 (9 in game y-coord) : RGB = 178,0,0
    unrecognised colour in map_ground_types.tga: x = 341, y = 499 (1 in game y-coord) : RGB = 64,255,255
    unrecognised colour in map_ground_types.tga: x = 343, y = 491 (9 in game y-coord) : RGB = 128,132,255
    unrecognised colour in map_ground_types.tga: x = 343, y = 497 (3 in game y-coord) : RGB = 128,64,143
    unrecognised colour in map_ground_types.tga: x = 343, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 345, y = 487 (13 in game y-coord) : RGB = 255,255,140
    unrecognised colour in map_ground_types.tga: x = 345, y = 489 (11 in game y-coord) : RGB = 255,255,135
    unrecognised colour in map_ground_types.tga: x = 345, y = 493 (7 in game y-coord) : RGB = 0,0,144
    unrecognised colour in map_ground_types.tga: x = 345, y = 495 (5 in game y-coord) : RGB = 196,104,196
    unrecognised colour in map_ground_types.tga: x = 345, y = 497 (3 in game y-coord) : RGB = 91,128,0
    unrecognised colour in map_ground_types.tga: x = 345, y = 499 (1 in game y-coord) : RGB = 128,64,255
    unrecognised colour in map_ground_types.tga: x = 347, y = 489 (11 in game y-coord) : RGB = 204,255,0
    unrecognised colour in map_ground_types.tga: x = 347, y = 491 (9 in game y-coord) : RGB = 255,255,132
    unrecognised colour in map_ground_types.tga: x = 347, y = 493 (7 in game y-coord) : RGB = 177,255,255
    unrecognised colour in map_ground_types.tga: x = 347, y = 497 (3 in game y-coord) : RGB = 159,159,159
    unrecognised colour in map_ground_types.tga: x = 347, y = 499 (1 in game y-coord) : RGB = 0,128,64
    unrecognised colour in map_ground_types.tga: x = 349, y = 489 (11 in game y-coord) : RGB = 98,0,0
    unrecognised colour in map_ground_types.tga: x = 349, y = 491 (9 in game y-coord) : RGB = 132,255,0
    unrecognised colour in map_ground_types.tga: x = 349, y = 493 (7 in game y-coord) : RGB = 137,137,137
    unrecognised colour in map_ground_types.tga: x = 349, y = 495 (5 in game y-coord) : RGB = 0,0,131
    unrecognised colour in map_ground_types.tga: x = 349, y = 499 (1 in game y-coord) : RGB = 142,142,142
    unrecognised colour in map_ground_types.tga: x = 351, y = 487 (13 in game y-coord) : RGB = 0,83,128
    unrecognised colour in map_ground_types.tga: x = 351, y = 489 (11 in game y-coord) : RGB = 196,102,196
    unrecognised colour in map_ground_types.tga: x = 351, y = 491 (9 in game y-coord) : RGB = 125,0,0
    unrecognised colour in map_ground_types.tga: x = 351, y = 495 (5 in game y-coord) : RGB = 130,255,255
    unrecognised colour in map_ground_types.tga: x = 351, y = 499 (1 in game y-coord) : RGB = 24,60,96
    unrecognised colour in map_ground_types.tga: x = 353, y = 491 (9 in game y-coord) : RGB = 128,173,255
    unrecognised colour in map_ground_types.tga: x = 353, y = 495 (5 in game y-coord) : RGB = 136,136,136
    unrecognised colour in map_ground_types.tga: x = 353, y = 497 (3 in game y-coord) : RGB = 128,64,141
    unrecognised colour in map_ground_types.tga: x = 355, y = 487 (13 in game y-coord) : RGB = 0,0,185
    unrecognised colour in map_ground_types.tga: x = 355, y = 489 (11 in game y-coord) : RGB = 0,0,136
    unrecognised colour in map_ground_types.tga: x = 355, y = 491 (9 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 355, y = 493 (7 in game y-coord) : RGB = 255,255,153
    unrecognised colour in map_ground_types.tga: x = 355, y = 497 (3 in game y-coord) : RGB = 67,128,0
    unrecognised colour in map_ground_types.tga: x = 355, y = 499 (1 in game y-coord) : RGB = 128,64,154
    unrecognised colour in map_ground_types.tga: x = 357, y = 487 (13 in game y-coord) : RGB = 134,255,255
    unrecognised colour in map_ground_types.tga: x = 357, y = 489 (11 in game y-coord) : RGB = 135,255,255
    unrecognised colour in map_ground_types.tga: x = 357, y = 491 (9 in game y-coord) : RGB = 128,0,130
    unrecognised colour in map_ground_types.tga: x = 357, y = 497 (3 in game y-coord) : RGB = 135,135,135
    unrecognised colour in map_ground_types.tga: x = 359, y = 487 (13 in game y-coord) : RGB = 131,0,0
    unrecognised colour in map_ground_types.tga: x = 359, y = 489 (11 in game y-coord) : RGB = 136,136,136
    unrecognised colour in map_ground_types.tga: x = 359, y = 491 (9 in game y-coord) : RGB = 92,160,60
    unrecognised colour in map_ground_types.tga: x = 359, y = 493 (7 in game y-coord) : RGB = 135,135,135
    unrecognised colour in map_ground_types.tga: x = 359, y = 495 (5 in game y-coord) : RGB = 0,0,132
    unrecognised colour in map_ground_types.tga: x = 359, y = 497 (3 in game y-coord) : RGB = 196,1,196
    unrecognised colour in map_ground_types.tga: x = 361, y = 487 (13 in game y-coord) : RGB = 0,68,128
    unrecognised colour in map_ground_types.tga: x = 361, y = 491 (9 in game y-coord) : RGB = 121,0,0
    unrecognised colour in map_ground_types.tga: x = 361, y = 495 (5 in game y-coord) : RGB = 130,255,255
    unrecognised colour in map_ground_types.tga: x = 361, y = 499 (1 in game y-coord) : RGB = 0,92,96
    unrecognised colour in map_ground_types.tga: x = 363, y = 491 (9 in game y-coord) : RGB = 0,115,128
    unrecognised colour in map_ground_types.tga: x = 363, y = 493 (7 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 363, y = 495 (5 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 363, y = 497 (3 in game y-coord) : RGB = 0,251,126
    unrecognised colour in map_ground_types.tga: x = 363, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 365, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 365, y = 489 (11 in game y-coord) : RGB = 255,128,142
    unrecognised colour in map_ground_types.tga: x = 365, y = 493 (7 in game y-coord) : RGB = 128,0,160
    unrecognised colour in map_ground_types.tga: x = 365, y = 495 (5 in game y-coord) : RGB = 0,131,196
    unrecognised colour in map_ground_types.tga: x = 365, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 365, y = 499 (1 in game y-coord) : RGB = 0,0,133
    unrecognised colour in map_ground_types.tga: x = 367, y = 491 (9 in game y-coord) : RGB = 0,0,132
    unrecognised colour in map_ground_types.tga: x = 367, y = 493 (7 in game y-coord) : RGB = 94,160,60
    unrecognised colour in map_ground_types.tga: x = 369, y = 489 (11 in game y-coord) : RGB = 183,0,0
    unrecognised colour in map_ground_types.tga: x = 369, y = 491 (9 in game y-coord) : RGB = 138,255,0
    unrecognised colour in map_ground_types.tga: x = 369, y = 495 (5 in game y-coord) : RGB = 255,255,131
    unrecognised colour in map_ground_types.tga: x = 369, y = 497 (3 in game y-coord) : RGB = 128,0,135
    unrecognised colour in map_ground_types.tga: x = 369, y = 499 (1 in game y-coord) : RGB = 60,100,40
    unrecognised colour in map_ground_types.tga: x = 371, y = 487 (13 in game y-coord) : RGB = 0,71,128
    unrecognised colour in map_ground_types.tga: x = 371, y = 489 (11 in game y-coord) : RGB = 0,158,255
    unrecognised colour in map_ground_types.tga: x = 371, y = 493 (7 in game y-coord) : RGB = 196,104,196
    unrecognised colour in map_ground_types.tga: x = 373, y = 491 (9 in game y-coord) : RGB = 0,161,255
    unrecognised colour in map_ground_types.tga: x = 373, y = 493 (7 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 373, y = 495 (5 in game y-coord) : RGB = 102,0,0
    unrecognised colour in map_ground_types.tga: x = 373, y = 497 (3 in game y-coord) : RGB = 136,0,0
    unrecognised colour in map_ground_types.tga: x = 373, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 375, y = 487 (13 in game y-coord) : RGB = 0,0,196
    unrecognised colour in map_ground_types.tga: x = 375, y = 489 (11 in game y-coord) : RGB = 255,255,162
    unrecognised colour in map_ground_types.tga: x = 375, y = 493 (7 in game y-coord) : RGB = 255,128,143
    unrecognised colour in map_ground_types.tga: x = 375, y = 495 (5 in game y-coord) : RGB = 128,165,255
    unrecognised colour in map_ground_types.tga: x = 375, y = 497 (3 in game y-coord) : RGB = 128,250,255
    unrecognised colour in map_ground_types.tga: x = 375, y = 499 (1 in game y-coord) : RGB = 255,255,140
    unrecognised colour in map_ground_types.tga: x = 377, y = 491 (9 in game y-coord) : RGB = 160,64,196
    unrecognised colour in map_ground_types.tga: x = 377, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 377, y = 495 (5 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 377, y = 497 (3 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 377, y = 499 (1 in game y-coord) : RGB = 100,160,60
    unrecognised colour in map_ground_types.tga: x = 379, y = 487 (13 in game y-coord) : RGB = 107,0,0
    unrecognised colour in map_ground_types.tga: x = 379, y = 489 (11 in game y-coord) : RGB = 0,166,83
    unrecognised colour in map_ground_types.tga: x = 379, y = 491 (9 in game y-coord) : RGB = 66,128,0
    unrecognised colour in map_ground_types.tga: x = 379, y = 493 (7 in game y-coord) : RGB = 61,102,41
    unrecognised colour in map_ground_types.tga: x = 379, y = 495 (5 in game y-coord) : RGB = 128,0,150
    unrecognised colour in map_ground_types.tga: x = 379, y = 497 (3 in game y-coord) : RGB = 128,0,148
    unrecognised colour in map_ground_types.tga: x = 379, y = 499 (1 in game y-coord) : RGB = 0,121,0
    unrecognised colour in map_ground_types.tga: x = 381, y = 487 (13 in game y-coord) : RGB = 0,148,196
    unrecognised colour in map_ground_types.tga: x = 381, y = 489 (11 in game y-coord) : RGB = 128,134,255
    unrecognised colour in map_ground_types.tga: x = 381, y = 491 (9 in game y-coord) : RGB = 64,107,43
    unrecognised colour in map_ground_types.tga: x = 381, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 381, y = 495 (5 in game y-coord) : RGB = 130,255,255
    unrecognised colour in map_ground_types.tga: x = 381, y = 497 (3 in game y-coord) : RGB = 68,128,64
    unrecognised colour in map_ground_types.tga: x = 381, y = 499 (1 in game y-coord) : RGB = 32,77,128
    unrecognised colour in map_ground_types.tga: x = 383, y = 491 (9 in game y-coord) : RGB = 0,158,255
    unrecognised colour in map_ground_types.tga: x = 383, y = 495 (5 in game y-coord) : RGB = 133,133,133
    unrecognised colour in map_ground_types.tga: x = 383, y = 497 (3 in game y-coord) : RGB = 142,142,142
    unrecognised colour in map_ground_types.tga: x = 385, y = 487 (13 in game y-coord) : RGB = 0,0,219
    unrecognised colour in map_ground_types.tga: x = 385, y = 489 (11 in game y-coord) : RGB = 255,255,137
    unrecognised colour in map_ground_types.tga: x = 385, y = 493 (7 in game y-coord) : RGB = 255,128,172
    unrecognised colour in map_ground_types.tga: x = 385, y = 495 (5 in game y-coord) : RGB = 0,126,196
    unrecognised colour in map_ground_types.tga: x = 385, y = 497 (3 in game y-coord) : RGB = 196,119,196
    unrecognised colour in map_ground_types.tga: x = 385, y = 499 (1 in game y-coord) : RGB = 160,64,255
    unrecognised colour in map_ground_types.tga: x = 387, y = 489 (11 in game y-coord) : RGB = 203,255,0
    unrecognised colour in map_ground_types.tga: x = 387, y = 491 (9 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 387, y = 493 (7 in game y-coord) : RGB = 142,255,255
    unrecognised colour in map_ground_types.tga: x = 387, y = 497 (3 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 387, y = 499 (1 in game y-coord) : RGB = 151,160,60
    unrecognised colour in map_ground_types.tga: x = 389, y = 489 (11 in game y-coord) : RGB = 98,0,0
    unrecognised colour in map_ground_types.tga: x = 389, y = 491 (9 in game y-coord) : RGB = 130,255,0
    unrecognised colour in map_ground_types.tga: x = 389, y = 495 (5 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 389, y = 497 (3 in game y-coord) : RGB = 128,0,255
    unrecognised colour in map_ground_types.tga: x = 391, y = 487 (13 in game y-coord) : RGB = 0,112,128
    unrecognised colour in map_ground_types.tga: x = 391, y = 489 (11 in game y-coord) : RGB = 196,106,196
    unrecognised colour in map_ground_types.tga: x = 391, y = 491 (9 in game y-coord) : RGB = 0,131,66
    unrecognised colour in map_ground_types.tga: x = 391, y = 495 (5 in game y-coord) : RGB = 129,255,0
    unrecognised colour in map_ground_types.tga: x = 391, y = 497 (3 in game y-coord) : RGB = 71,128,0
    unrecognised colour in map_ground_types.tga: x = 391, y = 499 (1 in game y-coord) : RGB = 0,70,128
    unrecognised colour in map_ground_types.tga: x = 393, y = 491 (9 in game y-coord) : RGB = 0,129,255
    unrecognised colour in map_ground_types.tga: x = 393, y = 495 (5 in game y-coord) : RGB = 99,0,0
    unrecognised colour in map_ground_types.tga: x = 393, y = 497 (3 in game y-coord) : RGB = 141,0,0
    unrecognised colour in map_ground_types.tga: x = 395, y = 487 (13 in game y-coord) : RGB = 0,0,167
    unrecognised colour in map_ground_types.tga: x = 395, y = 489 (11 in game y-coord) : RGB = 0,0,141
    unrecognised colour in map_ground_types.tga: x = 395, y = 493 (7 in game y-coord) : RGB = 0,0,146
    unrecognised colour in map_ground_types.tga: x = 395, y = 495 (5 in game y-coord) : RGB = 0,137,255
    unrecognised colour in map_ground_types.tga: x = 395, y = 497 (3 in game y-coord) : RGB = 128,247,255
    unrecognised colour in map_ground_types.tga: x = 395, y = 499 (1 in game y-coord) : RGB = 160,64,159
    unrecognised colour in map_ground_types.tga: x = 397, y = 489 (11 in game y-coord) : RGB = 136,255,255
    unrecognised colour in map_ground_types.tga: x = 397, y = 491 (9 in game y-coord) : RGB = 255,255,134
    unrecognised colour in map_ground_types.tga: x = 397, y = 493 (7 in game y-coord) : RGB = 170,255,255
    unrecognised colour in map_ground_types.tga: x = 397, y = 497 (3 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 397, y = 499 (1 in game y-coord) : RGB = 128,128,0
    unrecognised colour in map_ground_types.tga: x = 399, y = 487 (13 in game y-coord) : RGB = 115,0,0
    unrecognised colour in map_ground_types.tga: x = 399, y = 489 (11 in game y-coord) : RGB = 1,1,1
    unrecognised colour in map_ground_types.tga: x = 399, y = 491 (9 in game y-coord) : RGB = 131,255,0
    unrecognised colour in map_ground_types.tga: x = 399, y = 493 (7 in game y-coord) : RGB = 149,149,149
    unrecognised colour in map_ground_types.tga: x = 399, y = 495 (5 in game y-coord) : RGB = 255,255,136
    unrecognised colour in map_ground_types.tga: x = 399, y = 497 (3 in game y-coord) : RGB = 128,0,163
    unrecognised colour in map_ground_types.tga: x = 399, y = 499 (1 in game y-coord) : RGB = 77,77,39
    unrecognised colour in map_ground_types.tga: x = 401, y = 489 (11 in game y-coord) : RGB = 255,255,159
    unrecognised colour in map_ground_types.tga: x = 401, y = 495 (5 in game y-coord) : RGB = 167,255,0
    unrecognised colour in map_ground_types.tga: x = 401, y = 497 (3 in game y-coord) : RGB = 187,255,255
    unrecognised colour in map_ground_types.tga: x = 401, y = 499 (1 in game y-coord) : RGB = 196,106,196
    unrecognised colour in map_ground_types.tga: x = 403, y = 491 (9 in game y-coord) : RGB = 0,49,96
    unrecognised colour in map_ground_types.tga: x = 403, y = 497 (3 in game y-coord) : RGB = 155,155,155
    unrecognised colour in map_ground_types.tga: x = 403, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 405, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 405, y = 489 (11 in game y-coord) : RGB = 0,166,83
    unrecognised colour in map_ground_types.tga: x = 405, y = 491 (9 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 405, y = 493 (7 in game y-coord) : RGB = 255,255,148
    unrecognised colour in map_ground_types.tga: x = 405, y = 499 (1 in game y-coord) : RGB = 128,0,238
    unrecognised colour in map_ground_types.tga: x = 407, y = 489 (11 in game y-coord) : RGB = 128,132,255
    unrecognised colour in map_ground_types.tga: x = 407, y = 491 (9 in game y-coord) : RGB = 0,0,158
    unrecognised colour in map_ground_types.tga: x = 407, y = 495 (5 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 407, y = 499 (1 in game y-coord) : RGB = 77,128,64
    unrecognised colour in map_ground_types.tga: x = 409, y = 493 (7 in game y-coord) : RGB = 132,132,132
    unrecognised colour in map_ground_types.tga: x = 409, y = 495 (5 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 409, y = 497 (3 in game y-coord) : RGB = 255,255,143
    unrecognised colour in map_ground_types.tga: x = 409, y = 499 (1 in game y-coord) : RGB = 110,0,0
    unrecognised colour in map_ground_types.tga: x = 411, y = 487 (13 in game y-coord) : RGB = 0,128,196
    unrecognised colour in map_ground_types.tga: x = 411, y = 489 (11 in game y-coord) : RGB = 255,255,138
    unrecognised colour in map_ground_types.tga: x = 411, y = 491 (9 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 411, y = 499 (1 in game y-coord) : RGB = 64,255,255
    unrecognised colour in map_ground_types.tga: x = 413, y = 489 (11 in game y-coord) : RGB = 202,255,0
    unrecognised colour in map_ground_types.tga: x = 413, y = 495 (5 in game y-coord) : RGB = 99,0,0
    unrecognised colour in map_ground_types.tga: x = 413, y = 497 (3 in game y-coord) : RGB = 0,244,122
    unrecognised colour in map_ground_types.tga: x = 413, y = 499 (1 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 415, y = 487 (13 in game y-coord) : RGB = 0,0,136
    unrecognised colour in map_ground_types.tga: x = 415, y = 489 (11 in game y-coord) : RGB = 98,0,0
    unrecognised colour in map_ground_types.tga: x = 415, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 415, y = 493 (7 in game y-coord) : RGB = 255,128,141
    unrecognised colour in map_ground_types.tga: x = 415, y = 495 (5 in game y-coord) : RGB = 128,130,255
    unrecognised colour in map_ground_types.tga: x = 415, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 415, y = 499 (1 in game y-coord) : RGB = 128,64,255
    unrecognised colour in map_ground_types.tga: x = 417, y = 489 (11 in game y-coord) : RGB = 196,110,196
    unrecognised colour in map_ground_types.tga: x = 417, y = 491 (9 in game y-coord) : RGB = 0,0,130
    unrecognised colour in map_ground_types.tga: x = 417, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 417, y = 499 (1 in game y-coord) : RGB = 73,128,64
    unrecognised colour in map_ground_types.tga: x = 419, y = 491 (9 in game y-coord) : RGB = 130,255,255
    unrecognised colour in map_ground_types.tga: x = 419, y = 493 (7 in game y-coord) : RGB = 62,104,41
    unrecognised colour in map_ground_types.tga: x = 419, y = 495 (5 in game y-coord) : RGB = 255,255,130
    unrecognised colour in map_ground_types.tga: x = 419, y = 497 (3 in game y-coord) : RGB = 255,255,138
    unrecognised colour in map_ground_types.tga: x = 419, y = 499 (1 in game y-coord) : RGB = 137,137,137
    unrecognised colour in map_ground_types.tga: x = 421, y = 489 (11 in game y-coord) : RGB = 0,0,143
    unrecognised colour in map_ground_types.tga: x = 421, y = 491 (9 in game y-coord) : RGB = 129,129,129
    unrecognised colour in map_ground_types.tga: x = 421, y = 493 (7 in game y-coord) : RGB = 0,255,255
    unrecognised colour in map_ground_types.tga: x = 421, y = 495 (5 in game y-coord) : RGB = 130,255,0
    unrecognised colour in map_ground_types.tga: x = 421, y = 499 (1 in game y-coord) : RGB = 24,60,96
    unrecognised colour in map_ground_types.tga: x = 423, y = 489 (11 in game y-coord) : RGB = 139,255,255
    unrecognised colour in map_ground_types.tga: x = 423, y = 491 (9 in game y-coord) : RGB = 196,103,196
    unrecognised colour in map_ground_types.tga: x = 423, y = 495 (5 in game y-coord) : RGB = 99,0,0
    unrecognised colour in map_ground_types.tga: x = 423, y = 497 (3 in game y-coord) : RGB = 0,242,121
    unrecognised colour in map_ground_types.tga: x = 425, y = 487 (13 in game y-coord) : RGB = 0,0,144
    unrecognised colour in map_ground_types.tga: x = 425, y = 489 (11 in game y-coord) : RGB = 129,129,129
    unrecognised colour in map_ground_types.tga: x = 425, y = 491 (9 in game y-coord) : RGB = 128,0,128
    unrecognised colour in map_ground_types.tga: x = 425, y = 493 (7 in game y-coord) : RGB = 255,128,168
    unrecognised colour in map_ground_types.tga: x = 425, y = 495 (5 in game y-coord) : RGB = 128,161,255
    unrecognised colour in map_ground_types.tga: x = 425, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 425, y = 499 (1 in game y-coord) : RGB = 128,64,154
    unrecognised colour in map_ground_types.tga: x = 427, y = 489 (11 in game y-coord) : RGB = 196,115,196
    unrecognised colour in map_ground_types.tga: x = 427, y = 491 (9 in game y-coord) : RGB = 128,0,132
    unrecognised colour in map_ground_types.tga: x = 427, y = 493 (7 in game y-coord) : RGB = 133,255,255
    unrecognised colour in map_ground_types.tga: x = 427, y = 495 (5 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 429, y = 491 (9 in game y-coord) : RGB = 93,160,60
    unrecognised colour in map_ground_types.tga: x = 429, y = 493 (7 in game y-coord) : RGB = 137,137,137
    unrecognised colour in map_ground_types.tga: x = 429, y = 495 (5 in game y-coord) : RGB = 128,0,149
    unrecognised colour in map_ground_types.tga: x = 429, y = 497 (3 in game y-coord) : RGB = 255,255,136
    unrecognised colour in map_ground_types.tga: x = 431, y = 489 (11 in game y-coord) : RGB = 255,128,165
    unrecognised colour in map_ground_types.tga: x = 431, y = 491 (9 in game y-coord) : RGB = 121,0,0
    unrecognised colour in map_ground_types.tga: x = 431, y = 495 (5 in game y-coord) : RGB = 129,255,255
    unrecognised colour in map_ground_types.tga: x = 431, y = 499 (1 in game y-coord) : RGB = 0,88,96
    unrecognised colour in map_ground_types.tga: x = 433, y = 489 (11 in game y-coord) : RGB = 133,255,255
    unrecognised colour in map_ground_types.tga: x = 433, y = 491 (9 in game y-coord) : RGB = 0,114,128
    unrecognised colour in map_ground_types.tga: x = 433, y = 495 (5 in game y-coord) : RGB = 133,133,133
    unrecognised colour in map_ground_types.tga: x = 433, y = 497 (3 in game y-coord) : RGB = 0,242,121
    unrecognised colour in map_ground_types.tga: x = 433, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 435, y = 487 (13 in game y-coord) : RGB = 0,0,255
    unrecognised colour in map_ground_types.tga: x = 435, y = 489 (11 in game y-coord) : RGB = 138,138,138
    unrecognised colour in map_ground_types.tga: x = 435, y = 493 (7 in game y-coord) : RGB = 255,255,145
    unrecognised colour in map_ground_types.tga: x = 435, y = 495 (5 in game y-coord) : RGB = 196,100,196
    unrecognised colour in map_ground_types.tga: x = 435, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 435, y = 499 (1 in game y-coord) : RGB = 0,0,149
    unrecognised colour in map_ground_types.tga: x = 437, y = 491 (9 in game y-coord) : RGB = 255,255,129
    unrecognised colour in map_ground_types.tga: x = 439, y = 493 (7 in game y-coord) : RGB = 130,130,130
    unrecognised colour in map_ground_types.tga: x = 439, y = 495 (5 in game y-coord) : RGB = 255,255,135
    unrecognised colour in map_ground_types.tga: x = 439, y = 497 (3 in game y-coord) : RGB = 255,255,137
    unrecognised colour in map_ground_types.tga: x = 439, y = 499 (1 in game y-coord) : RGB = 61,101,40
    unrecognised colour in map_ground_types.tga: x = 441, y = 487 (13 in game y-coord) : RGB = 0,127,196
    unrecognised colour in map_ground_types.tga: x = 441, y = 489 (11 in game y-coord) : RGB = 255,255,131
    unrecognised colour in map_ground_types.tga: x = 441, y = 495 (5 in game y-coord) : RGB = 129,255,0
    unrecognised colour in map_ground_types.tga: x = 443, y = 489 (11 in game y-coord) : RGB = 136,255,0
    unrecognised colour in map_ground_types.tga: x = 443, y = 491 (9 in game y-coord) : RGB = 128,185,255
    unrecognised colour in map_ground_types.tga: x = 443, y = 495 (5 in game y-coord) : RGB = 100,0,0
    unrecognised colour in map_ground_types.tga: x = 443, y = 497 (3 in game y-coord) : RGB = 0,240,120
    unrecognised colour in map_ground_types.tga: x = 443, y = 499 (1 in game y-coord) : RGB = 64,32,32
    unrecognised colour in map_ground_types.tga: x = 445, y = 487 (13 in game y-coord) : RGB = 0,0,145
    unrecognised colour in map_ground_types.tga: x = 445, y = 489 (11 in game y-coord) : RGB = 101,0,0
    unrecognised colour in map_ground_types.tga: x = 445, y = 491 (9 in game y-coord) : RGB = 64,24,40
    unrecognised colour in map_ground_types.tga: x = 445, y = 493 (7 in game y-coord) : RGB = 255,128,141
    unrecognised colour in map_ground_types.tga: x = 445, y = 495 (5 in game y-coord) : RGB = 0,130,255
    unrecognised colour in map_ground_types.tga: x = 445, y = 497 (3 in game y-coord) : RGB = 0,96,96
    unrecognised colour in map_ground_types.tga: x = 445, y = 499 (1 in game y-coord) : RGB = 255,255,135
    unrecognised colour in map_ground_types.tga: x = 447, y = 489 (11 in game y-coord) : RGB = 0,168,255
    unrecognised colour in map_ground_types.tga: x = 447, y = 491 (9 in game y-coord) : RGB = 160,64,168
    unrecognised colour in map_ground_types.tga: x = 447, y = 493 (7 in game y-coord) : RGB = 80,128,0
    unrecognised colour in map_ground_types.tga: x = 447, y = 499 (1 in game y-coord) : RGB = 100,160,60
    unrecognised colour in map_ground_types.tga: x = 449, y = 487 (13 in game y-coord) : RGB = 127,0,0
    unrecognised colour in map_ground_types.tga: x = 449, y = 491 (9 in game y-coord) : RGB = 158,255,255
    unrecognised colour in map_ground_types.tga: x = 449, y = 493 (7 in game y-coord) : RGB = 63,105,42
    unrecognised colour in map_ground_types.tga: x = 449, y = 495 (5 in game y-coord) : RGB = 255,255,134
    unrecognised colour in map_ground_types.tga: x = 449, y = 497 (3 in game y-coord) : RGB = 255,255,136
    unrecognised colour in map_ground_types.tga: x = 449, y = 499 (1 in game y-coord) : RGB = 0,116,0

  12. #12
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    It sounds like your map images contain colours that are not the standard ones defined here and here.

    Possibly due to blurring/anti-aliasing effects where two colours meet?

  13. #13

    Default Re: TW Map Reader

    could be the problem ,but that doesn't explain why the map looks so strange in the picture viewer

  14. #14
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    Quote Originally Posted by dutchsoldier73 View Post
    could be the problem ,but that doesn't explain why the map looks so strange in the picture viewer
    I thought the map looked wrong because it failed to load properly due to all those errors. But no, the errors seem to match what the map is showing: strange colours at y = 0, 1, 2.

    I take it that turning off compression is how you fixed it?

    As to the new wrong colour problem, I'm not sure. It could be that your TGAs are in a format slightly different to what the reader can understand. If you can put the TGAs somewhere that I can get them then I'll take a look.

  15. #15

    Default Re: TW Map Reader

    Hé I kinda fixed now i can see holland back in there ,but one problem is still remaining: all the colors are different I'm working in gimp 2 and forgot to turn of the rle comprassion.

    Spoiler Alert, click show to read: 
    what i put in:

    What i get:

  16. #16

    Default Re: TW Map Reader

    Hope that you can find out what is wrong

  17. #17

    Default Re: TW Map Reader

    I was just asking for a update: did you found out what was the problem?

  18. #18
    Withwnar's Avatar Script To The Waist
    Join Date
    Oct 2008
    Location
    Earth
    Posts
    6,329

    Default Re: TW Map Reader

    No. I had a look and it behaves the same way on my PC. When I open the maps in Photoshop they look correct; in the map reader they look as they did in your screenshot, even after saving them from within Photoshop.

    I have had trouble displaying some TGA files in other tools I have written. Specifically: building card/icon images. Maybe it is the same problem. It must be that the format of this GIMP-generated TGA is somehow different to those from vanilla TW/Kingdoms (and TATW - the only mod maps I have tried). What that difference is I have no idea.

  19. #19

    Default Re: TW Map Reader

    Thx for looking if I find out why it acts so strange I will tell you.

  20. #20
    Gigantus's Avatar I am not special - I am a limited edition.
    Patrician took an arrow to the knee spy of the council

    Join Date
    Aug 2006
    Location
    Goa - India
    Posts
    53,125
    Blog Entries
    35

    Default Re: TW Map Reader

    I just ran a few custom mods through the reader and all of them have that problem.
    However, the original "british isle" files give no problem.

    Hope that gives an angle.










Page 1 of 8 12345678 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •