From 241cf3838dcb4a383302cdaa99f13347c7f52f77 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Mon, 16 Sep 2019 17:03:56 +0300 Subject: Bank-70: Rename "lee" into "Rise of the Triad" --- banks.ini | 4 ++-- fm_banks/tmb_files/lee.tmb | Bin 3328 -> 0 bytes fm_banks/tmb_files/rott.tmb | Bin 0 -> 3328 bytes 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 fm_banks/tmb_files/lee.tmb create mode 100644 fm_banks/tmb_files/rott.tmb diff --git a/banks.ini b/banks.ini index 6629cfb..508c032 100644 --- a/banks.ini +++ b/banks.ini @@ -522,9 +522,9 @@ file = "fm_banks/tmb_files/bloodtmb.tmb" prefix = "apgblood" [bank-70] -name = "TMB (Lee)" +name = "TMB (Rise of the Triad)" format = TMB -file = "fm_banks/tmb_files/lee.tmb" +file = "fm_banks/tmb_files/rott.tmb" prefix = "apglee" [bank-71] diff --git a/fm_banks/tmb_files/lee.tmb b/fm_banks/tmb_files/lee.tmb deleted file mode 100644 index b260d00..0000000 Binary files a/fm_banks/tmb_files/lee.tmb and /dev/null differ diff --git a/fm_banks/tmb_files/rott.tmb b/fm_banks/tmb_files/rott.tmb new file mode 100644 index 0000000..b260d00 Binary files /dev/null and b/fm_banks/tmb_files/rott.tmb differ -- cgit v1.2.3