mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Examine!
This commit is contained in:
@@ -943,3 +943,8 @@ modules/mob/living/carbon/human/life.dm if you die, you will be zoomed out.
|
||||
// Like the above, but used for RPED sorting of parts.
|
||||
/obj/item/proc/rped_rating()
|
||||
return get_rating()
|
||||
|
||||
/// How are you described if at all when in pockets (or other 'usually not visible' places)
|
||||
/obj/item/proc/pocket_description(mob/haver, mob/examiner)
|
||||
return null // most things are hidden
|
||||
|
||||
Reference in New Issue
Block a user