Ports "Replaces the rpg loot datum with a component and makes some suffixes have real effects" & co

This commit is contained in:
kevinz000
2021-10-22 18:46:13 -03:00
committed by Archie
parent 532a29cddf
commit 433f4d5b3a
25 changed files with 759 additions and 98 deletions
@@ -199,6 +199,7 @@
if(prob(35))
sparks.start()
P.firer = user ? user : src
P.fired_from = src
if(last_projectile_params)
P.p_x = last_projectile_params[2]
P.p_y = last_projectile_params[3]