Fix jade chest quest not having an end
parent
b3964c2f05
commit
409d12defd
|
@ -1,3 +1,6 @@
|
||||||
|
2022-06-30 Nicolas Weeger
|
||||||
|
* quests/quests.quests: Fix jade chest quest not having an end
|
||||||
|
|
||||||
2022-05-21 Nicolas Weeger
|
2022-05-21 Nicolas Weeger
|
||||||
|
|
||||||
* mlab/citydeclouds/citydeclouds2F: Add no_spell tiles to shop tiles
|
* mlab/citydeclouds/citydeclouds2F: Add no_spell tiles to shop tiles
|
||||||
|
|
|
@ -184,6 +184,7 @@ I opened the door to the room with the Jade Chest, but it is gone!
|
||||||
end_description
|
end_description
|
||||||
end_step
|
end_step
|
||||||
step 100
|
step 100
|
||||||
|
finishes_quest
|
||||||
description
|
description
|
||||||
I found the Jade Chest.
|
I found the Jade Chest.
|
||||||
end_description
|
end_description
|
||||||
|
|
Loading…
Reference in New Issue