Fixed spare key in Paramedic

The spare key in Paramedic can now be used on the ambulance.
This commit is contained in:
Artorp
2015-01-29 09:28:37 +01:00
parent 1711eac2ef
commit 528aabbc7b
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
var/obj/item/weapon/key/ambulance_train/key
/obj/item/weapon/key/ambulance_train
name = "key"
desc = "A keyring with a small steel key, and a yellow fob reading \"Choo Choo!\"."
name = "ambulance key"
desc = "A keyring with a small steel key, and tag with a red cross on it."
icon = 'icons/obj/vehicles.dmi'
icon_state = "keydoc"
w_class = 1