Replace THC with THCOil (#18617)

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
Vordenburg
2023-08-04 01:49:56 -04:00
committed by GitHub
parent cddb59366d
commit ad47cee7f4
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
solutions: solutions:
food: food:
reagents: reagents:
- ReagentId: THCOil - ReagentId: THC
Quantity: 5 Quantity: 5
- type: entity - type: entity

View File

@@ -148,6 +148,7 @@
group: Narcotics group: Narcotics
desc: reagent-desc-thc desc: reagent-desc-thc
flavor: bitter flavor: bitter
flavorMinimum: 0.05
color: "#808080" color: "#808080"
physicalDesc: reagent-physical-desc-crystalline physicalDesc: reagent-physical-desc-crystalline
plantMetabolism: plantMetabolism:
@@ -166,7 +167,7 @@
refresh: false refresh: false
- type: reagent - type: reagent
id: THCOil id: THCOil # deprecated in favor of THC, preserved here for forks
name: reagent-name-thc-oil name: reagent-name-thc-oil
group: Narcotics group: Narcotics
desc: reagent-desc-thc-oil desc: reagent-desc-thc-oil

View File

@@ -335,9 +335,8 @@
reactants: reactants:
GargleBlaster: GargleBlaster:
amount: 1 amount: 1
THCOil: THC:
amount: 1 amount: 1
# TODO replace THCOil with Mushroom Hallucinogen once added
products: products:
HippiesDelight: 2 HippiesDelight: 2