mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
@@ -69,7 +69,7 @@
|
||||
P.preparePixelProjectile(target, user)
|
||||
for(var/V in projectile_var_overrides)
|
||||
if(P.vars[V])
|
||||
P.vars[V] = projectile_var_overrides[V]
|
||||
P.vv_edit_var(V, projectile_var_overrides[V])
|
||||
P.fire()
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user