mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 22:25:46 +01:00
Bugfixes for adminhelp and the Power Offline event.
This commit is contained in:
@@ -757,7 +757,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 off of [A] with \the [src]!")
|
||||
user.visible_message("[user] starts to wipe the prints and blood off of [A] with \the [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