mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Tether 1,3 work, and Tables
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/structure/table
|
||||
name = "table frame"
|
||||
icon = 'icons/obj/tables.dmi'
|
||||
icon = 'icons/obj/tables_vr.dmi' //VOREStation Edit - New Icons
|
||||
icon_state = "frame"
|
||||
desc = "It's a table, for putting things on. Or standing on, if you really want to."
|
||||
density = 1
|
||||
|
||||
BIN
icons/obj/tables_vr.dmi
Normal file
BIN
icons/obj/tables_vr.dmi
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -197,7 +197,18 @@
|
||||
/area/rnd/hallway
|
||||
name = "\improper Research Lower Hallway"
|
||||
icon_state = "research"
|
||||
|
||||
/area/rnd/anomaly_lab
|
||||
name = "\improper Anomaly Lab"
|
||||
icon_state = "research"
|
||||
/area/rnd/anomaly_lab/containment_one
|
||||
name = "\improper Anomaly Lab - Containment One"
|
||||
icon_state = "research"
|
||||
/area/rnd/anomaly_lab/containment_two
|
||||
name = "\improper Anomaly Lab - Containment Two"
|
||||
icon_state = "research"
|
||||
/area/rnd/xenoarch_storage
|
||||
name = "\improper Xenoarch Storage"
|
||||
icon_state = "research"
|
||||
// Misc
|
||||
/area/hallway/lower/third_south
|
||||
name = "\improper Hallway Third Floor South"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/obj/machinery/computer/shuttle_control/tether_backup
|
||||
name = "tether backup shuttle control console"
|
||||
shuttle_tag = "Backup Shuttle"
|
||||
shuttle_tag = "Tether Backup"
|
||||
|
||||
/obj/machinery/computer/shuttle_control/tether_antag_ground
|
||||
name = "land crawler control console"
|
||||
|
||||
Reference in New Issue
Block a user