Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Random encounter 2: refugee center visitors (CleverRaven#56940)
* Add nested map infrastructure This begins the work, eventually will split this to a few files. Also updates with region groundcovers because obviously. * Update roadstop.json * Update roadstop.json * Update roadstop.json * Update roadstop.json * Update roadstop.json * Update roadstop.json * dialogue * Update free_merchant_caravans.json * cleanup after playtesting * Add NPC remove script by Mylie * astyle * Apply suggestions from code review Co-authored-by: Anton Burmistrov <Night_Pryanik@mail.ru> * Update NPC_free_merchant_shopkeep.json * change recurrence type Prevents player from forcing a respawn by constantly coming and going from the map. * Make the pickup custom Contents should still be adjusted a bit. * Update factional.json * Update NPC_free_merchant_shopkeep.json * Update free_merchant_caravans.json * Update randenc_caravans.json * begin making some more simple NPCs * Update NPC_visiting_scavenger.json * Update NPC_visiting_scavenger.json Adds directions to many factions, similar to the teamster. * Update NPC_john_bailey_visitor.json * Some of John's dialogue * more dialogue for john * almost done John's dialogue probably got that arithmetic function wrong though * Add teaching and advice * updated johns gear (#25) * updated johns gear * woops deleted everything * don't need the camel group anymore * touch up arithmetic * Update NPC_john_bailey_visitor.json * Update NPC_john_bailey_visitor.json * clear change to roadstop * Rename data/json/npcs/refugee_center/surface_visitors/NPC_john_bailey_visitor.json to data/json/npcs/random_encounters/john_bailey.json * Create randenc_refugee_center.json * Update john_bailey.json * Update john_bailey.json * playtest fixes * Update randenc_refugee_center.json * Update NPC_visiting_scavenger.json * Make john able to teach more than once Now he'll teach a random number of times but usually 2-3 * Update john_bailey.json Remove the random it was causing problems Co-authored-by: Anton Burmistrov <Night_Pryanik@mail.ru> Co-authored-by: Dillon Matchett <dillon.matchett@gmail.com>
- Loading branch information