This commit is contained in:
BiancaWilkson
2022-11-11 08:13:56 -05:00
committed by GitHub
parent 3792da5c58
commit aa7fd4eaf8
+1 -1
View File
@@ -102,7 +102,7 @@
var/atom/throw_target = get_edge_target_turf(target, get_dir(src, get_step_away(target, src)))
target.throw_at(throw_target, 5 * fisto_setting, 0.2)
target.throw_at(throw_target, 5 * fisto_setting, 3 * fisto_setting)
add_attack_logs(user, target, "POWER FISTED with [src]")