Bugfix Bonanza + Z-code and stuff. (#1819)

* Bugfix Bonfire #1

* Bugfix Bonanza #2

* BigBomba

* Banner.dmi

* Fixing Cyborg spawn

* Re-enabling asteroid gen
This commit is contained in:
LordFowl
2017-02-22 14:42:49 -05:00
committed by GitHub
parent 2945dc9f0d
commit 76a891930e
38 changed files with 22296 additions and 21585 deletions
@@ -177,6 +177,12 @@
/obj/structure/bed/chair/office/dark
icon_state = "officechair_dark"
/obj/structure/bed/chair/office/bridge
name = "command chair"
desc = "It exudes authority... and looks about as comfortable as a brick."
icon_state = "bridge"
anchored = 1
/obj/structure/bed/chair/office/New()
..()
var/image/I = image(icon, "[icon_state]_over")
@@ -205,3 +211,4 @@
/obj/structure/bed/chair/wood/wings
icon_state = "wooden_chair_wings"