buncha stuff

All tools now have the surgical tool flag (save for wires since those have force 0 anyways and are only used very rarely in surgery), but yeah, since we got far more species using robot surgeries (0 -> 3), might be good to not have them accidentally beaten up.
Also fixes organs being eaten after inserting them, yay!
This commit is contained in:
DeltaFire
2020-11-04 04:34:56 +01:00
parent 04f0bb2fc2
commit c4b0f21fd2
7 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -144,4 +144,4 @@
display_results(user, target, "<span class='notice'>You can't extract anything from [target]'s [parse_zone(target_zone)]!</span>",
"[user] can't seem to extract anything from [target]'s [parse_zone(target_zone)]!",
"[user] can't seem to extract anything from [target]'s [parse_zone(target_zone)]!")
return 0
return 1