mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
Yulania: fix level 2 doesn't require eliminating rooftop target (#421)
Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com>
This commit is contained in:
parent
9cac87db8e
commit
a42ab33dc9
@ -1,8 +1,5 @@
|
||||
{
|
||||
"Data": {
|
||||
"EnableExits": {
|
||||
"$eq": ["Completed", "$5746a594-6f00-0b80-3e02-7397624515d4"]
|
||||
},
|
||||
"Objectives": [
|
||||
{
|
||||
"_comment": "----- trigger: start the game -----",
|
||||
|
@ -1,13 +1,5 @@
|
||||
{
|
||||
"Data": {
|
||||
"EnableExits": {
|
||||
"$eq": [
|
||||
"Completed",
|
||||
"$5746a594-6f00-0b80-3e02-7397624515d4",
|
||||
"$663b1363-0335-25d5-f02f-91a52c1a125d",
|
||||
"$4e050a96-a53e-0997-c1b8-1633009d631a"
|
||||
]
|
||||
},
|
||||
"Objectives": [
|
||||
{
|
||||
"_comment": "----- target 1: snipe the bodyguard captain -----",
|
||||
|
@ -1,14 +1,5 @@
|
||||
{
|
||||
"Data": {
|
||||
"EnableExits": {
|
||||
"$eq": [
|
||||
"Completed",
|
||||
"$5746a594-6f00-0b80-3e02-7397624515d4",
|
||||
"$663b1363-0335-25d5-f02f-91a52c1a125d",
|
||||
"$4e050a96-a53e-0997-c1b8-1633009d631a",
|
||||
"$d8578edf-8e56-8afc-4f8e-88bc9b7d659a"
|
||||
]
|
||||
},
|
||||
"Objectives": [
|
||||
{
|
||||
"_comment": "----- target 1: snipe the bodyguard captain -----",
|
||||
|
Loading…
Reference in New Issue
Block a user