mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Latex/nitrile gloves no longer leave fingerprints (#22310)
Latex gloves (and by extension, nitrile and all other child items) had a 75% chance to leave fingerprints. This reduces that chance to zero. While some impressions can be left by these gloves in real life, it is a counterintuitive behavior for the purposes of the game (and we have enough of those to memorize elsewhere anyways).
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
siemens_coefficient = 1.0 //thin latex gloves, much more conductive than fabric gloves (basically a capacitor for AC)
|
||||
permeability_coefficient = 0.01
|
||||
germ_level = 0
|
||||
fingerprint_chance = 75
|
||||
drop_sound = 'sound/items/drop/rubber.ogg'
|
||||
pickup_sound = 'sound/items/pickup/rubber.ogg'
|
||||
var/balloon = /obj/item/toy/balloon/latex
|
||||
|
||||
Reference in New Issue
Block a user