mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 16:37:19 +01:00
Revert "Adds k'ois contaminated phoron (1)" (#15719)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
var/list/sheet_reagents = list( //have a number of reagents which is a factor of REAGENTS_PER_SHEET (default 20) unless you like decimals
|
||||
/obj/item/stack/material/iron = list(/singleton/reagent/iron),
|
||||
/obj/item/stack/material/uranium = list(/singleton/reagent/uranium),
|
||||
/obj/item/stack/material/phoron = list(/singleton/reagent/toxin/phoron/pure),
|
||||
/obj/item/stack/material/phoron = list(/singleton/reagent/toxin/phoron),
|
||||
/obj/item/stack/material/gold = list(/singleton/reagent/gold),
|
||||
/obj/item/stack/material/silver = list(/singleton/reagent/silver),
|
||||
/obj/item/stack/material/steel = list(/singleton/reagent/iron, /singleton/reagent/carbon),
|
||||
|
||||
Reference in New Issue
Block a user