Forbid ReagentIDs As Reagent Names (#19145)

* forbid this

* pitcher nectar fix

* illegal ids

* oop

* these

* forbid that too

* do it right
This commit is contained in:
Will
2026-02-06 15:39:30 +01:00
committed by GitHub
parent 850f6bea38
commit badf12800c
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -898,7 +898,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"