mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Fix for unpinning humans.
This commit is contained in:
@@ -1188,7 +1188,6 @@ mob/proc/yank_out_object()
|
||||
var/datum/wound/internal_bleeding/I = new (15)
|
||||
affected.wounds += I
|
||||
H.custom_pain("Something tears wetly in your [affected] as [selection] is pulled free!", 1)
|
||||
return 1
|
||||
|
||||
selection.loc = get_turf(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user