/obj/item/key name = "key" desc = "A small grey key." icon = 'icons/obj/vehicles.dmi' icon_state = "key" w_class = WEIGHT_CLASS_TINY /obj/item/key/security desc = "A keyring with a small steel key, and a rubber stun baton accessory." icon_state = "keysec" /obj/item/key/janitor desc = "A keyring with a small steel key, and a pink fob reading \"Pussy Wagon\"." icon_state = "keyjanitor" //START VECTORCARKEYS /obj/item/key/CMO desc = "A keyring with a small steel key to the CMO\'s race hovercar." /obj/item/key/RD desc = "A keyring with a small steel key to the RD\'s race hovercar." /obj/item/key/hop desc = "A keyring with a small steel key to the HOP\'s race hovercar." /obj/item/key/hos desc = "A keyring with a small steel key to the HOS\'s race hovercar." /obj/item/key/CE desc = "A keyring with a small steel key to the CE\'s race hovercar." /obj/item/key/QM desc = "A keyring with a small steel key to the QM\'s race hovercar." /obj/item/key/CAPT desc = "A keyring with a small steel key to the Captain\'s race hovercar."