mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-14 23:31:27 +02:00
16 lines
586 B
Markdown
16 lines
586 B
Markdown
# Changelog
|
|
|
|
Format: [keep a changelog](https://keepachangelog.com/en/1.1.0/).
|
|
Version headings match `manifest.json`'s `version`.
|
|
|
|
## 1.0.0
|
|
|
|
### Added
|
|
|
|
- The two-town fetch quest over `VIRIDIAN_CITY` and `PEWTER_CITY`.
|
|
- `EXAMPLE_LOST_PARCEL_PARCEL` key item and the `{EXAMPLE_PARCEL_REWARD}` token.
|
|
- The `example_lost_parcel:count_ask` verb and the ambient parallel script.
|
|
- `example_lost_parcel:base_nerd_chat`, which replays the Pewter super
|
|
nerd's base handler through `MapScripts.baseTalk` so the branches the
|
|
quest does not own keep the vanilla YES/NO conversation intact.
|