fun: rock cooldown
This commit is contained in:
parent
a8d89f17ce
commit
f96c486ad7
|
@ -37,17 +37,12 @@ export function rockJSON() {
|
|||
},
|
||||
item: {
|
||||
params: {
|
||||
cooldown: 0.33,
|
||||
itemActions: {
|
||||
type: 'actions',
|
||||
traversals: [
|
||||
setProjectileIntoContext,
|
||||
setWielderIntoProjectile,
|
||||
// buildInvoke(
|
||||
// ['global', 'wait'],
|
||||
// [
|
||||
// 0.1,
|
||||
// ],
|
||||
// ),
|
||||
setProjectileBehaving,
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user