mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-22 12:47:43 +01:00
oh no, we want to go to C rather
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
/obj/effect/decal/cleanable/semendrip/replace_decal(obj/effect/decal/cleanable/semendrip/C)
|
||||
. = ..()
|
||||
C.reagents.trans_to(src, C.reagents.total_volume)
|
||||
reagents.trans_to(C, reagents.total_volume)
|
||||
transfer_blood_dna(C.blood_DNA)
|
||||
var/obj/effect/decal/cleanable/semen/S = (locate(/obj/effect/decal/cleanable/semen) in C.loc)
|
||||
if(S)
|
||||
|
||||
Reference in New Issue
Block a user