Merge pull request #4163 from Citadel-Station-13/upstream-merge-33138

[MIRROR] Fixes piano in the big band music crate
This commit is contained in:
deathride58
2017-11-29 03:28:53 +00:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -328,6 +328,8 @@
density = TRUE
var/datum/song/song
/obj/structure/piano/unanchored
anchored = FALSE
/obj/structure/piano/New()
..()
+1 -1
View File
@@ -1596,7 +1596,7 @@
/obj/item/device/instrument/trombone,
/obj/item/device/instrument/recorder,
/obj/item/device/instrument/harmonica,
/obj/structure/piano)
/obj/structure/piano/unanchored)
name = "Big band instrument collection"
cost = 5000
crate_name = "Big band musical instruments collection"