Added documentation for little-known start_inventory items

This commit is contained in:
codemann8
2025-04-16 01:01:27 -05:00
parent 813caa894e
commit 65f84a1c55

View File

@@ -289,6 +289,12 @@ start_inventory:
To start with multiple copies of progressive items, list them more than once.
There are some additional non-standard keywords available that can be added as starting inventory:
* `RandomWeapon` - This grants the player with the same random weapon options that Uncle gives in standard starts, including ammo for that weapon.
* `Beat Agahnim 1` - This enables post-Agahnim world state by default and flags Agahnim 1 as defeated.
* `Return Old Man` - This enables the Mountain Cave starting location by default. This also removes one item location from the game.
##### Known Issue
This conflicts with the mystery yaml, if specified. These start inventory items will be added after those are added.