mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user