forked from Simnation/Main
ed
This commit is contained in:
parent
c598a576b2
commit
0d4416dbb4
4 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 305 KiB |
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 218 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 212 KiB |
|
@ -54,7 +54,7 @@ Config.Fireworks = {
|
||||||
item = 'firework1',
|
item = 'firework1',
|
||||||
itemRemovable = true,
|
itemRemovable = true,
|
||||||
command = nil,
|
command = nil,
|
||||||
shoots = 10,
|
shoots = 8,
|
||||||
prop = "ind_prop_firework_01", -- Changed to rocket prop
|
prop = "ind_prop_firework_01", -- Changed to rocket prop
|
||||||
isRocket = true, -- Add this flag to identify it as a flying rocket
|
isRocket = true, -- Add this flag to identify it as a flying rocket
|
||||||
rocketHeight = 50.0, -- How high the rocket should fly
|
rocketHeight = 50.0, -- How high the rocket should fly
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue