Skip to content

Commit

Permalink
bandaid while Im away
Browse files Browse the repository at this point in the history
  • Loading branch information
kiVts committed Nov 3, 2024
1 parent 6e6d8be commit e4c0968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/reagents/chemistry_reagents/other.dm
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@
description = "Chemical element of atomic number 92. A silvery-white metallic chemical element in the actinide series, weakly radioactive. Has been historically used for nuclear power and in the creation of nuclear bombs."
reagent_state = SOLID
color = "#B8B8C0" // rgb: 184, 184, 192
chemclass = CHEM_CLASS_RARE
chemclass = CHEM_CLASS_SPECIAL
properties = list(PROPERTY_CARCINOGENIC = 2)

/datum/reagent/uranium/reaction_turf(turf/T, volume)
Expand Down

0 comments on commit e4c0968

Please sign in to comment.