Organ/surgical changes/fixes

This commit is contained in:
Yoshax
2016-04-22 17:55:16 +01:00
parent 069e9c7e68
commit f2fdbf2f6a
2 changed files with 7 additions and 3 deletions
-1
View File
@@ -32,7 +32,6 @@
"<span class='notice'>You have attached [target]'s [E.name] to the [E.amputation_point].</span>")
user.removeItem(E)
E.replaced(target)
E.loc = target
target.update_body()
target.updatehealth()
target.UpdateDamageIcon()