|
|
|
@@ -77,8 +77,7 @@
|
|
|
|
|
|
|
|
|
|
var/list/msg = list("<span class='info'>*---------*<br>This is ")
|
|
|
|
|
|
|
|
|
|
if(icon)
|
|
|
|
|
msg += "\icon[icon] " //fucking BYOND: this should stop dreamseeker crashing if we -somehow- examine somebody before their icon is generated
|
|
|
|
|
msg += "[bicon(src)] " //fucking BYOND: this should stop dreamseeker crashing if we -somehow- examine somebody before their icon is generated
|
|
|
|
|
|
|
|
|
|
msg += "<EM>[src.name]</EM>"
|
|
|
|
|
|
|
|
|
@@ -143,16 +142,16 @@
|
|
|
|
|
tie_msg += " Attached to it is [english_list(accessories_visible)]."
|
|
|
|
|
|
|
|
|
|
if(w_uniform.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing \icon[w_uniform] [w_uniform.gender==PLURAL?"some":"a"] [(w_uniform.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [w_uniform.name]![tie_msg]</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing [bicon(w_uniform)] [w_uniform.gender==PLURAL?"some":"a"] [(w_uniform.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [w_uniform.name]![tie_msg]</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.is] wearing \icon[w_uniform] \a [w_uniform].[tie_msg]<br>"
|
|
|
|
|
msg += "[T.He] [T.is] wearing [bicon(w_uniform)] \a [w_uniform].[tie_msg]<br>"
|
|
|
|
|
|
|
|
|
|
//head
|
|
|
|
|
if(head && !(skip_gear & EXAMINE_SKIPHELMET) && head.show_examine)
|
|
|
|
|
if(head.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing \icon[head] [head.gender==PLURAL?"some":"a"] [(head.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [head.name] on [T.his] head!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing [bicon(head)] [head.gender==PLURAL?"some":"a"] [(head.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [head.name] on [T.his] head!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.is] wearing \icon[head] \a [head] on [T.his] head.<br>"
|
|
|
|
|
msg += "[T.He] [T.is] wearing [bicon(head)] \a [head] on [T.his] head.<br>"
|
|
|
|
|
|
|
|
|
|
//suit/armour
|
|
|
|
|
if(wear_suit)
|
|
|
|
@@ -163,71 +162,71 @@
|
|
|
|
|
tie_msg += " Attached to it is [english_list(U.accessories)]."
|
|
|
|
|
|
|
|
|
|
if(wear_suit.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing \icon[wear_suit] [wear_suit.gender==PLURAL?"some":"a"] [(wear_suit.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [wear_suit.name][tie_msg]!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing [bicon(wear_suit)] [wear_suit.gender==PLURAL?"some":"a"] [(wear_suit.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [wear_suit.name][tie_msg]!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.is] wearing \icon[wear_suit] \a [wear_suit].[tie_msg]<br>"
|
|
|
|
|
msg += "[T.He] [T.is] wearing [bicon(wear_suit)] \a [wear_suit].[tie_msg]<br>"
|
|
|
|
|
|
|
|
|
|
//suit/armour storage
|
|
|
|
|
if(s_store && !(skip_gear & EXAMINE_SKIPSUITSTORAGE) && s_store.show_examine)
|
|
|
|
|
if(s_store.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] carrying \icon[s_store] [s_store.gender==PLURAL?"some":"a"] [(s_store.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [s_store.name] on [T.his] [wear_suit.name]!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] carrying [bicon(s_store)] [s_store.gender==PLURAL?"some":"a"] [(s_store.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [s_store.name] on [T.his] [wear_suit.name]!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.is] carrying \icon[s_store] \a [s_store] on [T.his] [wear_suit.name].<br>"
|
|
|
|
|
msg += "[T.He] [T.is] carrying [bicon(s_store)] \a [s_store] on [T.his] [wear_suit.name].<br>"
|
|
|
|
|
|
|
|
|
|
//back
|
|
|
|
|
if(back && !(skip_gear & EXAMINE_SKIPBACKPACK) && back.show_examine)
|
|
|
|
|
if(back.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] \icon[back] [back.gender==PLURAL?"some":"a"] [(back.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [back] on [T.his] back.</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] [bicon(back)] [back.gender==PLURAL?"some":"a"] [(back.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [back] on [T.his] back.</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.has] \icon[back] \a [back] on [T.his] back.<br>"
|
|
|
|
|
msg += "[T.He] [T.has] [bicon(back)] \a [back] on [T.his] back.<br>"
|
|
|
|
|
|
|
|
|
|
//left hand
|
|
|
|
|
if(l_hand && l_hand.show_examine)
|
|
|
|
|
if(l_hand.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] holding \icon[l_hand] [l_hand.gender==PLURAL?"some":"a"] [(l_hand.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [l_hand.name] in [T.his] left hand!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] holding [bicon(l_hand)] [l_hand.gender==PLURAL?"some":"a"] [(l_hand.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [l_hand.name] in [T.his] left hand!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.is] holding \icon[l_hand] \a [l_hand] in [T.his] left hand.<br>"
|
|
|
|
|
msg += "[T.He] [T.is] holding [bicon(l_hand)] \a [l_hand] in [T.his] left hand.<br>"
|
|
|
|
|
|
|
|
|
|
//right hand
|
|
|
|
|
if(r_hand && r_hand.show_examine)
|
|
|
|
|
if(r_hand.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] holding \icon[r_hand] [r_hand.gender==PLURAL?"some":"a"] [(r_hand.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [r_hand.name] in [T.his] right hand!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] holding [bicon(r_hand)] [r_hand.gender==PLURAL?"some":"a"] [(r_hand.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [r_hand.name] in [T.his] right hand!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.is] holding \icon[r_hand] \a [r_hand] in [T.his] right hand.<br>"
|
|
|
|
|
msg += "[T.He] [T.is] holding [bicon(r_hand)] \a [r_hand] in [T.his] right hand.<br>"
|
|
|
|
|
|
|
|
|
|
//gloves
|
|
|
|
|
if(gloves && !(skip_gear & EXAMINE_SKIPGLOVES) && gloves.show_examine)
|
|
|
|
|
if(gloves.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] \icon[gloves] [gloves.gender==PLURAL?"some":"a"] [(gloves.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [gloves.name] on [T.his] hands!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] [bicon(gloves)] [gloves.gender==PLURAL?"some":"a"] [(gloves.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [gloves.name] on [T.his] hands!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.has] \icon[gloves] \a [gloves] on [T.his] hands.<br>"
|
|
|
|
|
msg += "[T.He] [T.has] [bicon(gloves)] \a [gloves] on [T.his] hands.<br>"
|
|
|
|
|
else if(blood_DNA && !(skip_body & EXAMINE_SKIPHANDS))
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] [(hand_blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained hands!</span><br>"
|
|
|
|
|
|
|
|
|
|
//handcuffed?
|
|
|
|
|
if(handcuffed && handcuffed.show_examine)
|
|
|
|
|
if(istype(handcuffed, /obj/item/weapon/handcuffs/cable))
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] \icon[handcuffed] restrained with cable!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] [bicon(handcuffed)] restrained with cable!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] \icon[handcuffed] handcuffed!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] [bicon(handcuffed)] handcuffed!</span><br>"
|
|
|
|
|
|
|
|
|
|
//buckled
|
|
|
|
|
if(buckled)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] \icon[buckled] buckled to [buckled]!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] [bicon(buckled)] buckled to [buckled]!</span><br>"
|
|
|
|
|
|
|
|
|
|
//belt
|
|
|
|
|
if(belt && !(skip_gear & EXAMINE_SKIPBELT) && belt.show_examine)
|
|
|
|
|
if(belt.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] \icon[belt] [belt.gender==PLURAL?"some":"a"] [(belt.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [belt.name] about [T.his] waist!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] [bicon(belt)] [belt.gender==PLURAL?"some":"a"] [(belt.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [belt.name] about [T.his] waist!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.has] \icon[belt] \a [belt] about [T.his] waist.<br>"
|
|
|
|
|
msg += "[T.He] [T.has] [bicon(belt)] \a [belt] about [T.his] waist.<br>"
|
|
|
|
|
|
|
|
|
|
//shoes
|
|
|
|
|
if(shoes && !(skip_gear & EXAMINE_SKIPSHOES) && shoes.show_examine)
|
|
|
|
|
if(shoes.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing \icon[shoes] [shoes.gender==PLURAL?"some":"a"] [(shoes.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [shoes.name] on [T.his] feet!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing [bicon(shoes)] [shoes.gender==PLURAL?"some":"a"] [(shoes.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [shoes.name] on [T.his] feet!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.is] wearing \icon[shoes] \a [shoes] on [T.his] feet.<br>"
|
|
|
|
|
msg += "[T.He] [T.is] wearing [bicon(shoes)] \a [shoes] on [T.his] feet.<br>"
|
|
|
|
|
else if(feet_blood_DNA && !(skip_body & EXAMINE_SKIPHANDS))
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] [(feet_blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained feet!</span><br>"
|
|
|
|
|
|
|
|
|
@@ -238,24 +237,24 @@
|
|
|
|
|
descriptor = "in [T.his] mouth"
|
|
|
|
|
|
|
|
|
|
if(wear_mask.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] \icon[wear_mask] [wear_mask.gender==PLURAL?"some":"a"] [(wear_mask.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [wear_mask.name] [descriptor]!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] [bicon(wear_mask)] [wear_mask.gender==PLURAL?"some":"a"] [(wear_mask.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [wear_mask.name] [descriptor]!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.has] \icon[wear_mask] \a [wear_mask] [descriptor].<br>"
|
|
|
|
|
msg += "[T.He] [T.has] [bicon(wear_mask)] \a [wear_mask] [descriptor].<br>"
|
|
|
|
|
|
|
|
|
|
//eyes
|
|
|
|
|
if(glasses && !(skip_gear & EXAMINE_SKIPEYEWEAR) && glasses.show_examine)
|
|
|
|
|
if(glasses.blood_DNA)
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] \icon[glasses] [glasses.gender==PLURAL?"some":"a"] [(glasses.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [glasses] covering [T.his] eyes!</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.has] [bicon(glasses)] [glasses.gender==PLURAL?"some":"a"] [(glasses.blood_color != SYNTH_BLOOD_COLOUR) ? "blood" : "oil"]-stained [glasses] covering [T.his] eyes!</span><br>"
|
|
|
|
|
else
|
|
|
|
|
msg += "[T.He] [T.has] \icon[glasses] \a [glasses] covering [T.his] eyes.<br>"
|
|
|
|
|
msg += "[T.He] [T.has] [bicon(glasses)] \a [glasses] covering [T.his] eyes.<br>"
|
|
|
|
|
|
|
|
|
|
//left ear
|
|
|
|
|
if(l_ear && !(skip_gear & EXAMINE_SKIPEARS) && l_ear.show_examine)
|
|
|
|
|
msg += "[T.He] [T.has] \icon[l_ear] \a [l_ear] on [T.his] left ear.<br>"
|
|
|
|
|
msg += "[T.He] [T.has] [bicon(l_ear)] \a [l_ear] on [T.his] left ear.<br>"
|
|
|
|
|
|
|
|
|
|
//right ear
|
|
|
|
|
if(r_ear && !(skip_gear & EXAMINE_SKIPEARS) && r_ear.show_examine)
|
|
|
|
|
msg += "[T.He] [T.has] \icon[r_ear] \a [r_ear] on [T.his] right ear.<br>"
|
|
|
|
|
msg += "[T.He] [T.has] [bicon(r_ear)] \a [r_ear] on [T.his] right ear.<br>"
|
|
|
|
|
|
|
|
|
|
//ID
|
|
|
|
|
if(wear_id && wear_id.show_examine)
|
|
|
|
@@ -267,9 +266,9 @@
|
|
|
|
|
var/obj/item/weapon/card/id/idcard = wear_id
|
|
|
|
|
id = idcard.registered_name
|
|
|
|
|
if(id && (id != real_name) && (get_dist(src, usr) <= 1) && prob(10))
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing \icon[wear_id] \a [wear_id] yet something doesn't seem right...</span><br>"
|
|
|
|
|
msg += "<span class='warning'>[T.He] [T.is] wearing [bicon(wear_id)] \a [wear_id] yet something doesn't seem right...</span><br>"
|
|
|
|
|
else*/
|
|
|
|
|
msg += "[T.He] [T.is] wearing \icon[wear_id] \a [wear_id].<br>"
|
|
|
|
|
msg += "[T.He] [T.is] wearing [bicon(wear_id)] \a [wear_id].<br>"
|
|
|
|
|
|
|
|
|
|
//Jitters
|
|
|
|
|
if(is_jittery)
|
|
|
|
|