Updating PR again

This commit is contained in:
Regen
2014-06-17 02:48:28 +02:00
75 changed files with 27388 additions and 25442 deletions
+2 -3
View File
@@ -616,11 +616,10 @@ This function completely restores a damaged organ to perfect condition.
//Throw organs around
var/lol = pick(cardinal)
step(organ,lol)
owner.regenerate_icons()
return organ
// OK so maybe your limb just flew off, but if it was attached to a pair of cuffs then hooray! Freedom!
release_restraints()
owner.regenerate_icons()
return organ
/****************************************************
HELPERS