mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user