{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreic6eohwjrztbbrt3a42qhifsyjdstogn6cjjysreaovips2lhun7y",
    "uri": "at://did:plc:i7budt2wflrcfy6jtvfocbix/app.bsky.feed.post/3mjpiisvlwwb2"
  },
  "path": "/viewtopic.php?p=1278878#p1278878",
  "publishedAt": "2026-04-17T16:41:24.000Z",
  "site": "https://www.tt-forums.net",
  "tags": [
    "viewtopic.php?t=92736",
    "https://drive.google.com/file/d/15M6hdW ... drive_link",
    "nemethv"
  ],
  "textContent": "> > what particular wagon should be what particular class\n>\n> So for that I think there is a tiny bit of redundancy that can be exploited: there are two Self-discharging hoppers (that are CC_COVERED_BULK) starting from Gen 4, you could make it so that one of them is food-grade (cannot refit to: CC_NON_POTABLE) while the other is industrial grade (cannot refit to: CC_POTABLE). Similarly there are two silos (CC_POWDER_BULK) that could be split between food-grade and industrial grade.\n>\n> By the way, is there a reason the wagons are now listed as \"power/diesel\" ? I don't think they should have that badge, or any power badge for that matter.\n>\n> Regarding the new trains, I saw that the Alsthom AD30B is assigned to Andorra rather than Gabon, I think there may be an issue with the 2 letter code. Also, the flag for the SUREOT should be `flag/europe` instead of `flag/EU` (to make it consistent, see post in viewtopic.php?t=92736).\n>\n> Finally I added a parameter to trim the purchase info in 2ccNG, so now it's possible to use it in addition with your 2ccNML revival set\n>\n> Cheers!\n\nRight I've made some updates -- same link as before https://drive.google.com/file/d/15M6hdW ... drive_link\nThings updated:\n// cargodeftype: BOXCAR_TYPE1;\nrefittable_cargo_classes: bitmask(CC_PIECE_GOODS, CC_EXPRESS, CC_ARMOURED);\nnon_refittable_cargo_classes: bitmask(CC_NON_POTABLE);\ncargo_allow_refit: [];\ncargo_disallow_refit: [];\n\n// cargodeftype: BOXCAR_TYPE2;\nrefittable_cargo_classes: bitmask(CC_PIECE_GOODS, CC_EXPRESS, CC_ARMOURED);\nnon_refittable_cargo_classes: bitmask(CC_POTABLE);\ncargo_allow_refit: [];\ncargo_disallow_refit: [];\n\nGenerally similar rules for silos and hoppers just the refittable on the top is different refittable_cargo_classes: bitmask(CC_OPEN_BULK, CC_COVERED_BULK); and refittable_cargo_classes: bitmask(CC_POWDER_BULK); as relevant.\nThe non-typed (old) ones haven't been changed.\nAs for wagon badges the power types have been hidden.\nThe EU flag stays for now - considering that Europe doesn't have a separate flag from the EU, what's the actual benefit of having one exception to the overall rule of IDs being 2 characters (ie -> europe) [well, technically world is wrld but alas]\n\nThe Alsthom / Andorra issue should be fixed.\n\nI am thinking about one thing tho ref \"NOLB\" -- while you are correct and I know I had started this - that NOLB should be NÖLB but most people using the English translation (that is, i assume) don't have accented chars on their keyboards so they can't search for these, thus I'm tempted to undo them in the English version. Other translations can have them as they please.\n\nStatistics: Posted by nemethv — 17 Apr 2026 16:41\n\n* * *",
  "title": "Graphics Development • Re: [OTTD] 2cc TrainsInNML",
  "updatedAt": "2026-04-17T16:41:24.000Z"
}