mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user