From f14e571fb89d9c4733f8c86b4dc796fee97ae26b Mon Sep 17 00:00:00 2001 From: Damen Date: Fri, 25 Jan 2019 02:50:27 -0500 Subject: [PATCH] fixes info pickup text type for meth van --- gamemodes/irresistible/cnr/features/info_pickups.pwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes/irresistible/cnr/features/info_pickups.pwn b/gamemodes/irresistible/cnr/features/info_pickups.pwn index 33d0b6a..81901f2 100644 --- a/gamemodes/irresistible/cnr/features/info_pickups.pwn +++ b/gamemodes/irresistible/cnr/features/info_pickups.pwn @@ -26,7 +26,7 @@ static stock { -2767.3765, 1257.077, 11.7703, 0xFFFF, "{FFFFFF}You can mine ores and store your ores in dunes for exportation! Grab the spade and hit the ore!" }, // Mining { 1954.71890, 1038.251, 992.859, 0xFFFF, "{FFFFFF}Test out your luck on the slot machines, maybe you might win the mega jackpot!" }, // Slots { 1955.69070, 1005.167, 992.468, 0xFFFF, "{FFFFFF}Roulette can payout up to $3.5M! Single bets return 35x your money whereas outside bets can return 2x to 3x!" }, // Roulette - { 2085.5896, 1239.4589, 414.745, 0xFFFF, "{FFFFFF}Buy materials at a co-nvience store and cook meth! Aim and shoot each ingredient to add them as you /meth cook!" } // Meth Cook + { 2085.5896, 1239.4589, 414.745, 0xFFFF, "{FFFFFF}Buy materials at a convience store and cook meth! Aim and shoot each ingredient to add them as you /meth cook!" } // Meth Cook } ;