* Gets rid of this const

* Unused const

* Update forensics.dm

* Drinks defines

* uNUSED

* Update Keywords.dm

* Update Keywords.dm

* Add

* yar

* Fingerprint
This commit is contained in:
Cameron Lennox
2025-09-14 18:10:48 -04:00
committed by GitHub
parent 75facda6b9
commit ffd8b7e362
12 changed files with 55 additions and 41 deletions
-1
View File
@@ -4,7 +4,6 @@
//This is the output of the stringpercent(print) proc, and means about 80% of
//the print must be there for it to be complete. (Prints are 32 digits)
var/const/FINGERPRINT_COMPLETE = 6
/proc/is_complete_print(var/print)
return stringpercent(print) <= FINGERPRINT_COMPLETE