just need items to actually have their overlays, ree
This commit is contained in:
@@ -9,6 +9,5 @@
|
||||
|
||||
/datum/component/decal/blood/proc/get_examine_name(datum/source, mob/user, list/override)
|
||||
var/atom/A = parent
|
||||
override[EXAMINE_POSITION_ARTICLE] = A.gender == PLURAL? "some" : "a"
|
||||
override[EXAMINE_POSITION_BEFORE] = " blood-stained "
|
||||
|
||||
return COMPONENT_EXNAME_CHANGED
|
||||
|
||||
Reference in New Issue
Block a user