summaryrefslogtreecommitdiff
path: root/npc-02_isherwood-duplicate-mission.patch
diff options
context:
space:
mode:
Diffstat (limited to 'npc-02_isherwood-duplicate-mission.patch')
-rw-r--r--npc-02_isherwood-duplicate-mission.patch35
1 files changed, 35 insertions, 0 deletions
diff --git a/npc-02_isherwood-duplicate-mission.patch b/npc-02_isherwood-duplicate-mission.patch
new file mode 100644
index 0000000..982aa7e
--- /dev/null
+++ b/npc-02_isherwood-duplicate-mission.patch
@@ -0,0 +1,35 @@
+--- a/data/json/npcs/isherwood_farm/NPC_Jesse_Isherwood.json
++++ b/data/json/npcs/isherwood_farm/NPC_Jesse_Isherwood.json
+@@ -222,32 +222,6 @@
+ "origins": [ "ORIGIN_SECONDARY" ],
+ "has_generic_rewards": false,
+ "dialogue": {
+- "describe": "We could use some help killing some wolves.",
+- "offer": "There's been some wolves that keep scaring our chickens and horses, I'd be grateful if you can kill them.",
+- "accepted": "Wonderful, let me know when it is done.",
+- "rejected": "Thanks anyway, we will try some traps.",
+- "advice": "A gun will probably help.",
+- "inquire": "Did you kill it?",
+- "success": "I appreciate it, I've got this old saddle I want you to have. I'll be happy to put a horse under it if you want to do some more heroics.",
+- "success_lie": "Show me the bodies.",
+- "failure": "It was a lost cause anyways…"
+- },
+- "end": { "opinion": { "trust": 1, "value": 1 }, "effect": [ { "u_buy_item": "horse_tack", "count": 1 } ] }
+- },
+- {
+- "id": "MISSION_ISHERWOOD_JESSE_2",
+- "type": "mission_definition",
+- "name": { "str": "Kill monster" },
+- "goal": "MGOAL_KILL_MONSTER",
+- "difficulty": 8,
+- "value": 80000,
+- "start": {
+- "assign_mission_target": { "om_terrain": "forest_thick", "reveal_radius": 1, "random": true, "search_range": 20, "min_distance": 15 },
+- "update_mapgen": { "place_monster": [ { "monster": "mon_flying_polyp", "pack_size": [ 3, 6 ], "x": 11, "y": 11, "target": true } ] }
+- },
+- "origins": [ "ORIGIN_SECONDARY" ],
+- "has_generic_rewards": false,
+- "dialogue": {
+ "describe": "We could use some help killing some monsters.",
+ "offer": "We could use some help killing a pack of monsters. I don't know what they are, but they're very fast, I'm willing to outfit you with a horse if you succeed.",
+ "accepted": "Be ready for anything.",