diff --git a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/fxmanifest.lua b/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/fxmanifest.lua deleted file mode 100644 index 45b13e89a..000000000 --- a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/fxmanifest.lua +++ /dev/null @@ -1,12 +0,0 @@ -fx_version 'cerulean' - -games {'gta5'} - -this_is_a_map 'yes' - -Author 'itsRelo97-7LIFEDEV' - -description 'PARKING-Legion-Square' - -version '1.1' -dependency '/assetpacks' \ No newline at end of file diff --git a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/7LIFE_Parking01.ymap b/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/7LIFE_Parking01.ymap deleted file mode 100644 index 3856aa52b..000000000 Binary files a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/7LIFE_Parking01.ymap and /dev/null differ diff --git a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/_manifest.ymf b/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/_manifest.ymf deleted file mode 100644 index 38c41c0da..000000000 Binary files a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/_manifest.ymf and /dev/null differ diff --git a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_06_critical_0.ymap b/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_06_critical_0.ymap deleted file mode 100644 index 61a002ee1..000000000 Binary files a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_06_critical_0.ymap and /dev/null differ diff --git a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_06_strm_0.ymap b/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_06_strm_0.ymap deleted file mode 100644 index 750887b7e..000000000 Binary files a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_06_strm_0.ymap and /dev/null differ diff --git a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_rd1_critical_1.ymap b/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_rd1_critical_1.ymap deleted file mode 100644 index 440056a84..000000000 Binary files a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_rd1_critical_1.ymap and /dev/null differ diff --git a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_rd1_strm_4.ymap b/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_rd1_strm_4.ymap deleted file mode 100644 index e151c3ef1..000000000 Binary files a/resources/[defaultmaps]/itsRelo97_Legion-SquareParking/stream/hei_dt1_rd1_strm_4.ymap and /dev/null differ diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/ox_inventory.txt b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/ox_inventory.txt deleted file mode 100644 index 00eee0e6e..000000000 --- a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/ox_inventory.txt +++ /dev/null @@ -1,42 +0,0 @@ --- Place in ox_inventory/data/items.lua - ['tuna'] = { - label = 'Tuna', - weight = 650, - stack = true, - close = false, - }, - - ['salmon'] = { - label = 'Salmon', - weight = 350, - stack = true, - close = false, - }, - - ['trout'] = { - label = 'Trout', - weight = 250, - stack = true, - close = false, - }, - - ['anchovy'] = { - label = 'Anchovy', - weight = 50, - stack = true, - close = false, - }, - - ['fishbait'] = { - label = 'Fish Bait', - weight = 50, - stack = true, - close = false, - }, - - ['fishingrod'] = { - label = 'Fishing Rod', - weight = 800, - stack = true, - close = true, - }, \ No newline at end of file diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/sql/wasabi_fishing_limit.sql b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/sql/wasabi_fishing_limit.sql deleted file mode 100644 index 277d33f78..000000000 --- a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/sql/wasabi_fishing_limit.sql +++ /dev/null @@ -1,8 +0,0 @@ -INSERT INTO `items` (`name`, `label`, `limit`) VALUES - ('fishingrod', 'Fishing Rod', 20), - ('fishbait', 'Fish Bait', 20), - ('anchovy', 'Anchovy', 20), - ('trout', 'Trout', 20), - ('salmon', 'Salmon', 20), - ('tuna', 'Tuna', 40) -; diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/sql/wasabi_fishing_weight.sql b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/sql/wasabi_fishing_weight.sql deleted file mode 100644 index 6cc2fb54e..000000000 --- a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/ESX/sql/wasabi_fishing_weight.sql +++ /dev/null @@ -1,8 +0,0 @@ -INSERT INTO `items` (`name`, `label`, `weight`) VALUES - ('fishingrod', 'Fishing Rod', 20), - ('fishbait', 'Fish Bait', 20), - ('anchovy', 'Anchovy', 20), - ('trout', 'Trout', 20), - ('salmon', 'Salmon', 20), - ('tuna', 'Tuna', 40) -; diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/anchovy.png b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/anchovy.png deleted file mode 100644 index 29bf86ac4..000000000 Binary files a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/anchovy.png and /dev/null differ diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/fishbait.png b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/fishbait.png deleted file mode 100644 index 71e78ffa8..000000000 Binary files a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/fishbait.png and /dev/null differ diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/fishingrod.png b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/fishingrod.png deleted file mode 100644 index d5f064bc1..000000000 Binary files a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/fishingrod.png and /dev/null differ diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/salmon.png b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/salmon.png deleted file mode 100644 index 3302e20e5..000000000 Binary files a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/salmon.png and /dev/null differ diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/trout.png b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/trout.png deleted file mode 100644 index dbb24edcf..000000000 Binary files a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/trout.png and /dev/null differ diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/tuna.png b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/tuna.png deleted file mode 100644 index 32e7f8f8d..000000000 Binary files a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/InventoryImages/tuna.png and /dev/null differ diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/QBCore/items.txt b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/QBCore/items.txt deleted file mode 100644 index 4dca2d1ef..000000000 --- a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/QBCore/items.txt +++ /dev/null @@ -1,7 +0,0 @@ --- Add to qb-core/shared/items.lua - ['fishingrod'] = {['name'] = 'fishingrod', ['label'] = 'Fishing Rod', ['weight'] = 250, ['type'] = 'item', ['image'] = 'fishingrod.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Use this with bait to catch fish.'}, - ['fishbait'] = {['name'] = 'fishbait', ['label'] = 'Fishing Bait', ['weight'] = 5, ['type'] = 'item', ['image'] = 'fishbait.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = true, ['description'] = 'With a fishing rod this can catch some fish.'}, - ['anchovy'] = {['name'] = 'anchovy', ['label'] = 'Anchovy', ['weight'] = 35, ['type'] = 'item', ['image'] = 'anchovy.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = true, ['description'] = 'A breed of fish.'}, - ['trout'] = {['name'] = 'trout', ['label'] = 'Trout', ['weight'] = 85, ['type'] = 'item', ['image'] = 'trout.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = true, ['description'] = 'A breed of fish.'}, - ['salmon'] = {['name'] = 'salmon', ['label'] = 'Salmon', ['weight'] = 125, ['type'] = 'item', ['image'] = 'salmon.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = true, ['description'] = 'A breed of fish.'}, - ['tuna'] = {['name'] = 'tuna', ['label'] = 'Tuna', ['weight'] = 225, ['type'] = 'item', ['image'] = 'tuna.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = true, ['description'] = 'A breed of fish.'}, \ No newline at end of file diff --git a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/QBCore/ox_inventory.txt b/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/QBCore/ox_inventory.txt deleted file mode 100644 index 00eee0e6e..000000000 --- a/resources/[jobs]/[civ]/wasabi_fishing/Inventory_Items/QBCore/ox_inventory.txt +++ /dev/null @@ -1,42 +0,0 @@ --- Place in ox_inventory/data/items.lua - ['tuna'] = { - label = 'Tuna', - weight = 650, - stack = true, - close = false, - }, - - ['salmon'] = { - label = 'Salmon', - weight = 350, - stack = true, - close = false, - }, - - ['trout'] = { - label = 'Trout', - weight = 250, - stack = true, - close = false, - }, - - ['anchovy'] = { - label = 'Anchovy', - weight = 50, - stack = true, - close = false, - }, - - ['fishbait'] = { - label = 'Fish Bait', - weight = 50, - stack = true, - close = false, - }, - - ['fishingrod'] = { - label = 'Fishing Rod', - weight = 800, - stack = true, - close = true, - }, \ No newline at end of file