Skip to content

Commit

Permalink
Fixed Trigger Quests behaving differently (#16635)
Browse files Browse the repository at this point in the history
Epoxid and Styrene-Butadiene work fine, but these 4 quests don't check for Tier Unlock.
- 3 other HV plastics
- Naquadah dut
  • Loading branch information
OlliedeLeeuw authored Jun 30, 2024
1 parent 2c90e5f commit e78e1ef
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"questIDHigh:4": 0,
"preRequisites:9": {},
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 1493
}
},
"questIDLow:4": 3036,
"properties:10": {
"betterquesting:10": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"questIDHigh:4": 0,
"preRequisites:9": {},
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 943
}
},
"questIDLow:4": 3033,
"properties:10": {
"betterquesting:10": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"questIDHigh:4": 0,
"preRequisites:9": {},
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 943
}
},
"questIDLow:4": 3034,
"properties:10": {
"betterquesting:10": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"questIDHigh:4": 0,
"preRequisites:9": {},
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 943
}
},
"questIDLow:4": 3032,
"properties:10": {
"betterquesting:10": {
Expand Down

0 comments on commit e78e1ef

Please sign in to comment.