Replace THC with THCOil (#18617)
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
solutions:
|
||||
food:
|
||||
reagents:
|
||||
- ReagentId: THCOil
|
||||
- ReagentId: THC
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -148,6 +148,7 @@
|
||||
group: Narcotics
|
||||
desc: reagent-desc-thc
|
||||
flavor: bitter
|
||||
flavorMinimum: 0.05
|
||||
color: "#808080"
|
||||
physicalDesc: reagent-physical-desc-crystalline
|
||||
plantMetabolism:
|
||||
@@ -166,7 +167,7 @@
|
||||
refresh: false
|
||||
|
||||
- type: reagent
|
||||
id: THCOil
|
||||
id: THCOil # deprecated in favor of THC, preserved here for forks
|
||||
name: reagent-name-thc-oil
|
||||
group: Narcotics
|
||||
desc: reagent-desc-thc-oil
|
||||
|
||||
@@ -335,9 +335,8 @@
|
||||
reactants:
|
||||
GargleBlaster:
|
||||
amount: 1
|
||||
THCOil:
|
||||
THC:
|
||||
amount: 1
|
||||
# TODO replace THCOil with Mushroom Hallucinogen once added
|
||||
products:
|
||||
HippiesDelight: 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user