mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-28 23:26:17 +01:00
Overhauls in-game forensics system to be more in-depth.
This commit is contained in:
@@ -50,6 +50,8 @@ var/global/list/image/splatter_cache=list()
|
||||
return
|
||||
if(amount < 1)
|
||||
return
|
||||
if(invisibility != 0)
|
||||
return
|
||||
|
||||
if(perp.shoes)//Adding blood to shoes
|
||||
perp.shoes.blood_color = basecolor
|
||||
|
||||
Reference in New Issue
Block a user