mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Updates PubbyStation (#29795)
Noteworthy changes: move bar to where theater stage was (theater stage is kill) expand kitchen into old bar area add curator wing + curator job to monastery enlarge chapel because curator wing too big make foods not have random pixel_x/pixel_y at map load Forgettable changes: add augment manipulator to robotics add toolbelts to tool storage add crew monitor to brig add droppers to chem replace art storage wire with artistic toolboxes add restroom sprites improves floor decoration recolor badly colored exp. lab pipe correct misplaced pressure dial at incinerator fix incorrect morgue access fix stacked transit tubes add workout machines to brig add cable layer to engineering change dorms slightly replace gaudy SS13 sign with gaudy Nanotrasen sign add SS13 floor sign chapel now has bees
This commit is contained in:
@@ -274,6 +274,11 @@
|
||||
desc = "A sign labelling a religious area."
|
||||
icon_state = "holy"
|
||||
|
||||
/obj/structure/sign/restroom
|
||||
name = "\improper RESTROOM"
|
||||
desc = "A sign labelling a restroom."
|
||||
icon_state = "restroom"
|
||||
|
||||
/obj/structure/sign/xeno_warning_mining
|
||||
name = "DANGEROUS ALIEN LIFE"
|
||||
desc = "A sign that warns would-be travellers of hostile alien life in the vicinity."
|
||||
@@ -323,4 +328,4 @@
|
||||
/obj/structure/sign/logo
|
||||
name = "station logo"
|
||||
desc = "A sign: SPACE STATION 13."
|
||||
icon_state = "ss13sign-1"
|
||||
icon_state = "nanotrasen_sign1"
|
||||
Reference in New Issue
Block a user