Loading

Paste #ppnpg6zfn

  1. switch(FEAT_INDUSTRYTILES, SELF, ${industry.id}_730, ((nearby_tile_height(0,0) - snowline_height) + 1)) {
  2.     0..7: ${industry.id}_661;
  3.     8..15: ${industry.id}_683;
  4.     16..23: ${industry.id}_705;
  5.     24..127: ${industry.id}_727;
  6.     ${industry.id}_639;
  7. }

Comments