mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-21 13:13:29 +01:00
[MIRROR] Forbid ReagentIDs As Reagent Names (#12379)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
71677c90a3
commit
b8e68006dc
@@ -911,7 +911,7 @@
|
||||
industrial_use = REFINERYEXPORT_REASON_PRECURSOR
|
||||
|
||||
/datum/reagent/nutriment/pitcher_nectar //Pitcher plant reagent, doubles plant growth speed.
|
||||
name = REAGENT_ID_PITCHERNECTAR
|
||||
name = REAGENT_PITCHERNECTAR
|
||||
id = REAGENT_ID_PITCHERNECTAR
|
||||
description = "An odd, sticky slurry which promotes rapid plant growth."
|
||||
taste_description = "pineapple"
|
||||
|
||||
Reference in New Issue
Block a user