makes machineguns pass their users to their fire helpers instead of the floor (#1256)
This commit is contained in:
committed by
kevinz000
parent
b85384c0ad
commit
2dc13e6242
@@ -1102,4 +1102,4 @@
|
||||
if(target == user || target == get_turf(src))
|
||||
return
|
||||
target_turf = get_turf(target)
|
||||
fire_helper(target_turf)
|
||||
fire_helper(user)
|
||||
|
||||
Reference in New Issue
Block a user