Fixes pianos (#3511)

-fixes being unable to move pianos
-fixes mechas getting the wrong wreckage icons if destroyed while open
-fixes fried mushroom taste
This commit is contained in:
Alberyk
2017-09-28 08:25:25 +03:00
committed by Erki
parent 8b256a927a
commit 7d85f2ce12
3 changed files with 1 additions and 5 deletions
-1
View File
@@ -27,7 +27,6 @@
name = "space piano"
desc = "This is a space piano, like a regular piano, but always in tune! Even if the musician isn't."
icon_state = "piano"
w_class = 15
/obj/structure/device/piano/proc/playnote(var/note as text)
//world << "Note: [note]"