mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 19:11:51 +00:00
13 lines
350 B
Plaintext
13 lines
350 B
Plaintext
|
|
/obj/vehicle/secway
|
|
name = "secway"
|
|
desc = "A brave security cyborg gave its life to help you look like a complete tool."
|
|
icon_state = "secway"
|
|
keytype = /obj/item/key/security
|
|
generic_pixel_x = 0
|
|
generic_pixel_y = 4
|
|
|
|
|
|
/obj/item/key/security
|
|
desc = "A keyring with a small steel key, and a rubber stun baton accessory."
|
|
icon_state = "keysec" |