remove-roof - Remove roof from the tile(s)
remove-roof [--help|-h] [--version|-V] [--verbose|-v] [--config config-file] [--output|-o filename] [--variation|-n variation] filename ...
remove-roof --help
remove-roof decodes the mdb tile file and removes the roof from the file (if it exists, if not then nothing is done). Then it will write new tile back to disk. In case --variation parameter is given then that variation number is used. If no variation number is given then it will check the current directory for the tiles and take first free variation number. In case --output parameter is given then output is written to that file, otherwise input file name is used, but variation number is simply replaced with the new variation number.
remove-roof *.mdb remove-roof -o tl_sf_cccc_04.mdb -n 04 tl_sf_cccc_01.mdb
update-variations(1), trnprint(1), Trn(3), TrnWrite(3)
and TrnRead(3).
Tero Kivinen <kivinen@iki.fi>.
This program was created as we needed to have some rooms without roofs, as the creatures living is those rooms are so big that most of the creature goes through the roof.