mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
@@ -45,7 +45,7 @@
|
||||
|
||||
/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 on Green/Help intent. Doing the same on Harm intent will instead hammer on the airlock." //vorestation edit
|
||||
|
||||
|
||||
var/list/results = list()
|
||||
|
||||
if(can_remove_electronics())
|
||||
|
||||
@@ -88,4 +88,4 @@
|
||||
if(reach > 1)
|
||||
weapon_stats += "\nIt can attack targets up to [reach] tiles away, and can attack over certain objects."
|
||||
|
||||
return weapon_stats
|
||||
return weapon_stats
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
/obj/machinery/porta_turret/ai_defense
|
||||
description_info = "This is a variant of the normal turret, utilizing an internal energy weapon. This version can fire stun \
|
||||
beams, or an xray laser, which is much harder for solid objects to stop than normal laser light, and can be configured remotely \
|
||||
with a turret control switch. This variant is also much more durable, and is hardened against electromagnetic pulses."
|
||||
with a turret control switch. This variant is also much more durable, and is hardened against electromagnetic pulses."
|
||||
|
||||
@@ -21,4 +21,4 @@
|
||||
You can replenish your supply of metal as a synthetic by recharging."
|
||||
|
||||
/obj/item/stack/material
|
||||
description_info = "Use in your hand to bring up the recipe menu. If you have enough sheets, click on something on the list to build it."
|
||||
description_info = "Use in your hand to bring up the recipe menu. If you have enough sheets, click on something on the list to build it."
|
||||
|
||||
Reference in New Issue
Block a user