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:
@@ -328,6 +328,8 @@
|
||||
density = TRUE
|
||||
var/datum/song/song
|
||||
|
||||
/obj/structure/piano/unanchored
|
||||
anchored = FALSE
|
||||
|
||||
/obj/structure/piano/New()
|
||||
..()
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user