mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-29 11:31:51 +00:00
Add description helpers
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
/obj/vehicle/train/engine
|
||||
name = "cargo train tug"
|
||||
desc = "A ridable electric car designed for pulling cargo trolleys."
|
||||
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 = 'icons/obj/vehicles.dmi'
|
||||
icon_state = "cargo_engine"
|
||||
on = 0
|
||||
|
||||
Reference in New Issue
Block a user