fix Ortholion's wrong staying,

large empty bottle,
Arghest won't take a potion anymore without opening the mine
This commit is contained in:
Nut.andor
2021-12-15 23:14:48 +01:00
parent 6c2727d555
commit 1711bc87bd
3 changed files with 42 additions and 11 deletions

View File

@@ -1,5 +1,32 @@
I put both (release notes + forum announcement) into this source, so it will be easier to maintain them parallel:
APK 62 (0.7.15) //just fixes+translations
Release notes
=============
* Various small changes and bug fixes
* Translations actualized
Forum announcement //2021-12-1x
==================
Hello fellow adventurers,
here is a new Andor's Trail! 8-)
There is no new content - and also no christmas edition (awww)
We publish this release mainly to fix a nasty bug that could prevent you from getting entry to the Elm mine.
This is what we have done:
- Fix of missing scout and of a non disappearing Ortholion in certain conditions
- Venom dagger gets poisonous
- actual translations
- diverse fixes of little bugs and typos
And here is the link to the productive version: static/AndorsTrail_v0.7.15.apk
APK 61 (0.7.14) //Omi2
Release notes

View File

@@ -6433,6 +6433,13 @@
"text":"[muttering] I hope so. The potion was expensive enough!",
"nextPhraseID":"arghest_alert_9"
}
],
"rewards":[
{
"rewardType":"questProgress",
"rewardID":"bwm72_beginning",
"value":22
}
]
},
{
@@ -6451,13 +6458,6 @@
"text":"Don't worry, I won't cause too much trouble.",
"nextPhraseID":"X"
}
],
"rewards":[
{
"rewardType":"questProgress",
"rewardID":"bwm72_beginning",
"value":22
}
]
},
{
@@ -9573,12 +9573,16 @@
"requireType":"questProgress",
"requireID":"Omi2_bwm1",
"value":46
},
}
]
},
{
"nextPhraseID":"omi2_fix_ortholion_bwm43_10",
"requires":[
{
"requireType":"questProgress",
"requireID":"Omi2_bwm1",
"value":47,
"negate":true
"value":47
}
]
}

View File

@@ -1636,7 +1636,7 @@
}
},
{
"itemID":"large_bottle",
"itemID":"health_major2",
"chance":"1/8",
"quantity":{
"min":1,