Merge pull request #7889 from VOREStation/upstream-merge-7115

[MIRROR] Add some ctrl/alt vehicle helper clicks
This commit is contained in:
Aronai Sieyes
2020-05-15 22:44:38 -04:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
/obj/vehicle/bike
name = "space-bike"
desc = "Space wheelies! Woo!"
description_info = "Use ctrl-click to quickly toggle the engine if you're adjacent (only when vehicle is stationary). Alt-click will similarly toggle the kickstand."
icon = 'icons/obj/bike.dmi'
icon_state = "bike_off"
dir = SOUTH

View File

@@ -2,6 +2,7 @@
name = "cargo train tug"
desc = "A ridable electric car designed for pulling cargo trolleys."
icon = 'icons/obj/vehicles_vr.dmi' //VOREStation Edit
description_info = "Use ctrl-click to quickly toggle the engine if you're adjacent (only when vehicle is stationary). Alt-click will grab the keys, if present."
icon_state = "cargo_engine"
on = 0
powered = 1