Part 2
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
. = ..()
|
||||
if(key_type)
|
||||
if(!inserted_key)
|
||||
to_chat(user, "<span class='notice'>Put a key inside it by clicking it with the key.</span>")
|
||||
. += "<span class='notice'>Put a key inside it by clicking it with the key.</span>"
|
||||
else
|
||||
to_chat(user, "<span class='notice'>Alt-click [src] to remove the key.</span>")
|
||||
. += "<span class='notice'>Alt-click [src] to remove the key.</span>"
|
||||
|
||||
/obj/vehicle/ridden/generate_action_type(actiontype)
|
||||
var/datum/action/vehicle/ridden/A = ..()
|
||||
|
||||
Reference in New Issue
Block a user