Skip to content

Commit

Permalink
Update scanners.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Waselon <[email protected]>
  • Loading branch information
Waselon authored Sep 8, 2024
1 parent 0eedd37 commit 6a4737a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/items/scanners.dm
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ REAGENT SCANNER
data["stomach_chemicals_lists"] = stomach_chemicals_lists
else
data["has_stomach_chemicals"] = 0
data["has_unknown_chemicals"] = FALSE
data["stomach_chemicals_lists"] = NONE

data["species"] = patient.species.species_flags & ROBOTIC_LIMBS ? "robot" : "human"
Expand Down

0 comments on commit 6a4737a

Please sign in to comment.