mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-19 03:50:32 +01:00
Corrected Funny reference branches
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
/obj/machinery/camera
|
||||
name = "security camera"
|
||||
desc = "This is literally 1984."
|
||||
desc = "It's used to monitor rooms."
|
||||
icon = 'icons/obj/machines/camera.dmi'
|
||||
icon_state = "camera"
|
||||
light_color = "#CDDDFF"
|
||||
|
||||
@@ -387,7 +387,6 @@
|
||||
|
||||
/obj/machinery/door/airlock/vault
|
||||
name = "vault door"
|
||||
desc= "Guys, the thermal drill. Go get it."
|
||||
icon = 'icons/obj/doors/airlocks/vault/vault.dmi'
|
||||
overlays_file = 'icons/obj/doors/airlocks/vault/overlays.dmi'
|
||||
assemblytype = /obj/structure/door_assembly/door_assembly_vault
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
|
||||
/obj/item/crowbar/red
|
||||
icon_state = "crowbar_red"
|
||||
desc = "I think you dropped this back in Black Mesa."
|
||||
force = 8
|
||||
|
||||
/obj/item/crowbar/brass
|
||||
|
||||
Reference in New Issue
Block a user