mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
welp
This commit is contained in:
@@ -12,7 +12,7 @@ var/list/chem_t2_reagents = list(
|
||||
var/list/chem_t3_reagents = list(
|
||||
"ethanol", "chlorine", "potassium",
|
||||
"aluminium", "radium", "fluorine",
|
||||
"iron", "welding_fuel", "silver",
|
||||
"iron", "fuel", "silver",
|
||||
"stable_plasma"
|
||||
)
|
||||
|
||||
@@ -41,4 +41,4 @@ var/list/chem_t4_reagents = list(
|
||||
/obj/item/seeds/sample/alienweed
|
||||
name = "alien weed sample"
|
||||
icon_state = "alienweed"
|
||||
sample_color = null
|
||||
sample_color = null
|
||||
|
||||
Reference in New Issue
Block a user