Merge pull request #13357 from TheObserver-sys/BrassDatumDirectToYou

Brass Material Datum: "Sbetr Jryy!"
This commit is contained in:
silicons
2020-09-11 14:15:54 -07:00
committed by GitHub
3 changed files with 15 additions and 5 deletions
+3 -4
View File
@@ -79,10 +79,9 @@
/obj/item/ingot/bronze
custom_materials = list(/datum/material/bronze=12000)
/obj/item/ingot/bronze/ratvar
material_flags = MATERIAL_COLOR
name = "brass ingnot"
desc = "On closer inspection, what appears to be wholly-unsuitable-for-smithing brass is actually more structurally stable bronze. Ratvar must have transformed the brass into bronze. Somehow."
/obj/item/ingot/ratvar
custom_materials = list(/datum/material/brass=12000)
desc = "On closer inspection, what appears to be wholly-unsuitable-for-smithing brass is actually primarily replicant alloy. Nezbere must have switched it while you weren't looking."
/obj/item/smithing/attackby(obj/item/I, mob/user)