diff --git a/resources/[inventory]/qs-inventory/html/images/firework2.png b/resources/[inventory]/qs-inventory/html/images/firework2.png index 01ee76e6b..46ddaba6d 100644 Binary files a/resources/[inventory]/qs-inventory/html/images/firework2.png and b/resources/[inventory]/qs-inventory/html/images/firework2.png differ diff --git a/resources/[inventory]/qs-inventory/html/images/firework3.png b/resources/[inventory]/qs-inventory/html/images/firework3.png index 17dc67de9..cddeb9dba 100644 Binary files a/resources/[inventory]/qs-inventory/html/images/firework3.png and b/resources/[inventory]/qs-inventory/html/images/firework3.png differ diff --git a/resources/[inventory]/qs-inventory/html/images/firework4.png b/resources/[inventory]/qs-inventory/html/images/firework4.png index 1e570b9fd..e813dedc7 100644 Binary files a/resources/[inventory]/qs-inventory/html/images/firework4.png and b/resources/[inventory]/qs-inventory/html/images/firework4.png differ diff --git a/resources/[standalone]/vms_firework/config.lua b/resources/[standalone]/vms_firework/config.lua index 7fcd68676..cf382665d 100644 --- a/resources/[standalone]/vms_firework/config.lua +++ b/resources/[standalone]/vms_firework/config.lua @@ -54,7 +54,7 @@ Config.Fireworks = { item = 'firework1', itemRemovable = true, command = nil, - shoots = 10, + shoots = 8, prop = "ind_prop_firework_01", -- Changed to rocket prop isRocket = true, -- Add this flag to identify it as a flying rocket rocketHeight = 50.0, -- How high the rocket should fly