[MIRROR] [s]Vvexploit (#5823)
* Merge pull request #36181 from kevinz000/patch-460 [s]Vvexploit * [s]Vvexploit
This commit is contained in:
committed by
Poojawa
parent
b60e432c79
commit
558cf03062
@@ -69,7 +69,7 @@
|
|||||||
P.preparePixelProjectile(target, user)
|
P.preparePixelProjectile(target, user)
|
||||||
for(var/V in projectile_var_overrides)
|
for(var/V in projectile_var_overrides)
|
||||||
if(P.vars[V])
|
if(P.vars[V])
|
||||||
P.vars[V] = projectile_var_overrides[V]
|
P.vv_edit_var(V, projectile_var_overrides[V])
|
||||||
P.fire()
|
P.fire()
|
||||||
return TRUE
|
return TRUE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user