mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 12:06:22 +01:00
Added pianos and violins in the misc section of cargo
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
var/edit = 1
|
||||
var/repeat = 0
|
||||
|
||||
/obj/structure/device/piano/ordered
|
||||
anchored = 0
|
||||
|
||||
/obj/structure/device/piano/New()
|
||||
if(prob(50))
|
||||
name = "space minimoog"
|
||||
|
||||
Reference in New Issue
Block a user