mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-04 14:33:30 +00:00
Blob now occurs only 33% of the time it it announced. Readded damp rags.
Map update.
This commit is contained in:
@@ -829,7 +829,7 @@ proc/blood_incompatible(donor,receiver)
|
||||
|
||||
afterattack(atom/A as obj|turf|area, mob/user as mob)
|
||||
if(istype(A))
|
||||
user.visible_message("[user] starts to wipe the prints and blood off of [A] with \the [src]!")
|
||||
user.visible_message("[user] starts to wipe down [A] with [src]!")
|
||||
if(do_after(user,30))
|
||||
user.visible_message("[user] finishes wiping away the evidence!")
|
||||
A.clean_blood()
|
||||
|
||||
Reference in New Issue
Block a user