From 0f60b8237416d0cb573cfd7e366d1585902f4c19 Mon Sep 17 00:00:00 2001 From: Ash <87194661+knvtva@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:09:39 +0100 Subject: [PATCH] Add Song Purchases and Prices --- rb3/ps3/live/dlc_store/na/dlc_top_ps3_eng.dta | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rb3/ps3/live/dlc_store/na/dlc_top_ps3_eng.dta b/rb3/ps3/live/dlc_store/na/dlc_top_ps3_eng.dta index 2e81548..08a0892 100644 --- a/rb3/ps3/live/dlc_store/na/dlc_top_ps3_eng.dta +++ b/rb3/ps3/live/dlc_store/na/dlc_top_ps3_eng.dta @@ -5,6 +5,8 @@ (release_date 1 2 4) (pack_id "3") (album_id "2") + (purchase_allowed TRUE) + (offer_cost "80") (id "1031") (song_ids (1031 1030)) (product rb1) @@ -26,6 +28,8 @@ (release_date 1 2 3) (pack_id "1") (album_id "1") + (purchase_allowed TRUE) + (offer_cost "80") (id "1030") (song_ids (1030)) (product rb1)