mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 18:12:40 +00:00
Examine tweaks (#8099)
* Tweaks examines verbs. * And the voicer change description too. * This is better. * go understand this code. * Adds changelog. * arrow's request.
This commit is contained in:
@@ -365,4 +365,6 @@
|
||||
/obj/item/gun/launcher/crossbow/RFD/examine(var/user)
|
||||
. = ..()
|
||||
if(.)
|
||||
if(get_dist(src, user) > 1)
|
||||
return
|
||||
to_chat(user, "It currently holds [stored_matter]/[max_stored_matter] matter-units.")
|
||||
|
||||
Reference in New Issue
Block a user