Kitchen, Bar, Chapel, Library, and Hydroponics Map Overhaul (#5332)

Massively modifies all locations mentioned in the title to be significantly more optimized and pleasing to the eye.
This commit is contained in:
BurgerLUA
2018-11-03 16:30:40 +01:00
committed by Werner
parent a42e6a118b
commit d07e1163e2
4 changed files with 10119 additions and 12317 deletions
+2 -1
View File
@@ -17,9 +17,10 @@
var/help = 0
var/edit = 1
var/repeat = 0
var/force_piano = FALSE
/obj/structure/device/piano/New()
if(prob(50))
if(prob(50) && !force_piano)
name = "space minimoog"
desc = "This is a minimoog, like a space piano, but more spacey!"
icon_state = "minimoog"