This commit is contained in:
Nordi98 2025-06-10 20:01:53 +02:00
parent b3be5bbddd
commit 4a0eae647e
134 changed files with 0 additions and 0 deletions

View file

@ -1,12 +0,0 @@
-- Bahama Mamas: -1388.0013, -618.41967, 30.819599
exports('GetBahamaMamasObject', function()
return BahamaMamas
end)

BahamaMamas = {
ipl = "hei_sm_16_interior_v_bahama_milo_",

Enable = function(state)
EnableIpl(BahamaMamas.ipl, state)
end
}