mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Revert "More fingerprint fixes"
This reverts commit c11502eb53 due to a bug where blood appears on objects when the blood_DNA variable is not null.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
var/list/fingerprints = list()
|
||||
var/list/fingerprintshidden = new/list()
|
||||
var/fingerprintslast = null
|
||||
var/list/blood_DNA = list()
|
||||
var/list/blood_DNA = null
|
||||
var/last_bumped = 0
|
||||
var/pass_flags = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user