This commit is contained in:
silicons
2020-07-23 09:56:38 -07:00
parent 38a9e89687
commit 2eb6f0467d
3 changed files with 3 additions and 2 deletions
@@ -16,6 +16,7 @@
AddComponent(/datum/component/pellet_cloud, projectile_type, pellets)
SEND_SIGNAL(src, COMSIG_PELLET_CLOUD_INIT, target, user, fired_from, randomspread, spread, zone_override, params, distro)
user.DelayNextAction(considered_action = TRUE, immediate = FALSE)
user.newtonian_move(get_dir(target, user))
update_icon()
return 1