Runtime v. Mouse + Head-spears (#1083)

Fixes runtimes in mousegun and beegun, fixes head-spear issues.
This commit is contained in:
LordFowl
2016-10-29 21:30:31 +03:00
committed by skull132
parent 15cad446e6
commit 1062b03eee
7 changed files with 19 additions and 17 deletions
+1 -5
View File
@@ -735,13 +735,9 @@ Note that amputating the affected organ does in fact remove the infection from t
switch(disintegrate)
if(DROPLIMB_EDGE)
compile_icon()
add_blood(victim)
var/matrix/M = matrix()
M.Turn(rand(180))
src.transform = M
if(!clean)
// Throw limb around.
//Throw limb around.
if(src && istype(loc,/turf))
throw_at(get_edge_target_turf(src,pick(alldirs)),rand(1,3),30)
dir = 2