Add missing dependencies, fix arc rendering
This commit is contained in:
@@ -141,6 +141,7 @@ teslaGun = defaultGun
|
||||
, _itUseModifiers =
|
||||
[ ammoCheckI
|
||||
, useTimeCheckI
|
||||
, withTempLight 1 100 (V3 0 0 1)
|
||||
, withSoundForI 25 1
|
||||
, useAmmo 1
|
||||
]
|
||||
@@ -175,6 +176,7 @@ lasGun = defaultAutoGun
|
||||
, _itUseModifiers =
|
||||
[ ammoCheckI
|
||||
, useTimeCheckI
|
||||
, withTempLight 1 100 (V3 1 1 0)
|
||||
, withSoundForI 24 1
|
||||
, useAmmo 1
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user