This commit is contained in:
Zuhayr
2015-04-01 17:27:06 -07:00
parent c3eb6102b4
commit 294a1ff1f1
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -357,7 +357,7 @@
user << "\red \The [target] already has [o_a][O.organ_tag]."
return 2
if(O && affected.name == O.parent_organ)
if(O && affected.limb_name == O.parent_organ)
organ_compatible = 1
else
user << "\red \The [O.organ_tag] [o_do] normally go in \the [affected.name]."