Changes between Version 17 and Version 18 of Rules/ValidatingBuildingsInHOTTMProjects
- Timestamp:
- 2023-05-09T16:13:30+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/ValidatingBuildingsInHOTTMProjects
v17 v18 29 29 30 30 /* 31 Tunnel without layer tag. Added thanks to Filip009 31 Tunnel without layer tag. Added thanks to Filip009 and exception thanks to michael63 32 32 */ 33 *[tunnel][!layer]{ 33 *[tunnel][tunnel!=building_passage][!layer]{ 34 34 throwWarning: tr("_Fix - _Tunnel is missing layer tag"); 35 35 fixAdd: "layer=-1";
