mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 23:54:24 +01:00
Shows how to ring an airlock's doorbell
Third time's the charm. This SHOULD ideally make it show up in purple text like everything else you see when examining an airlock. Webedits are funky though.
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
return results
|
||||
|
||||
/obj/machinery/door/airlock/get_description_interaction()
|
||||
description_info = "To ring an airlock's doorbell, hold Alt and click on the airlock with the Left Mouse Button." //vorestation edit
|
||||
|
||||
var/list/results = list()
|
||||
|
||||
if(can_remove_electronics())
|
||||
|
||||
Reference in New Issue
Block a user