Replace THC with THCOil (#18617)
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: THCOil
|
- ReagentId: THC
|
||||||
Quantity: 5
|
Quantity: 5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user