Merge branch 'upstream-master' into development-upstream

# Conflicts:
#	code/modules/reagents/reagent_containers/food/snacks.dm
This commit is contained in:
Werner
2017-10-07 15:13:33 +02:00
25 changed files with 247 additions and 14 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]"