Added binary talk for positronic brains, fixed mech destruction error, added positronic brain design to protolathe.

This commit is contained in:
Zuhayr
2013-01-07 14:47:29 -08:00
parent 470b89625b
commit f7f014df6f
5 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -198,6 +198,7 @@
user.drop_item()
O.mmi = W
O.invisibility = 0
O.custom_name = created_name
O.updatename("Default")
@@ -212,7 +213,6 @@
O.cell = chest.cell
O.cell.loc = O
W.loc = O//Should fix cybros run time erroring when blown up. It got deleted before, along with the frame.
O.mmi = W
feedback_inc("cyborg_birth",1)