mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Fixing biting your own hand off
This commit is contained in:
@@ -617,11 +617,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
|
||||
|
||||
Reference in New Issue
Block a user