From 9d6d6d95018e8087e2340ccee1e678f17f18834b Mon Sep 17 00:00:00 2001 From: CountSerg Date: Wed, 29 Jan 2020 19:17:00 +0300 Subject: [PATCH 1/3] Adds new starting scenario - Crazy party and new starting profession - Frat Boy/Girl --- data/json/professions.json | 14 ++++++++++++++ data/json/scenarios.json | 11 +++++++++++ data/json/start_locations.json | 6 ++++++ 3 files changed, 31 insertions(+) diff --git a/data/json/professions.json b/data/json/professions.json index 62d9f76a40c8f..c2017aafde019 100644 --- a/data/json/professions.json +++ b/data/json/professions.json @@ -4004,5 +4004,19 @@ ] } } + }, + { + "type": "profession", + "ident": "frat", + "name": { "male": "Frat Boy", "female": "Frat Girl" }, + "description": "You were living your life without care in the world spending your parents money. When you were at another crazy party, suddenly people around you became hungry for more than your money. You still have a chance to use last symbol of your luxury life - your sport car - and get far away.", + "points": 2, + "skills": [ { "level": 1, "name": "speech" }, { "level": 2, "name": "driving" } ], + "vehicle": "car_sports", + "items": { + "both": { "items": [ "gold_watch", "water_mineral", "smart_phone", "money_bundle", "cig", "ref_lighter" ] }, + "male": [ "boxer_shorts", "pants", "dress_shoes", "polo_shirt", "socks" ], + "female": [ "tank_top", "bra", "panties", "skirt", "heels", "jacket_leather", "stockings" ] + } } ] diff --git a/data/json/scenarios.json b/data/json/scenarios.json index a0934c2638528..a015c5d8fdad8 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -527,5 +527,16 @@ "allowed_locs": [ "mil_base_2g" ], "professions": [ "soldier", "specops", "bio_soldier", "bio_sniper" ], "flags": [ "CHALLENGE", "LONE_START" ] + }, + { + "type": "scenario", + "ident": "presort", + "name": "Crazy party", + "points": 0, + "description": "Crazy party in secluded resort went very wrong - first cops arrived to ruin it, then dancers, guests and everyone around suddenly decided to have a piece of you.", + "start_name": "Private resort", + "allowed_locs": [ "p_resort_2ss" ], + "professions": [ "frat", "gangster", "lost_sub", "lawyer", "politician", "dancer" ], + "flags": [ "CHALLENGE", "LONE_START" ] } ] diff --git a/data/json/start_locations.json b/data/json/start_locations.json index 1ba9161c863b4..f5ab7a21d8526 100644 --- a/data/json/start_locations.json +++ b/data/json/start_locations.json @@ -427,5 +427,11 @@ "ident": "mil_base_2g", "name": "Military Base Warehouse", "target": "mil_base_2g" + }, + { + "type": "start_location", + "ident": "p_resort_2ss", + "name": "Private resort", + "target": "p_resort_2ss" } ] From 407a428ba6f01ffe6e8ba5fd64279a05da5d9d8e Mon Sep 17 00:00:00 2001 From: CountSerg Date: Wed, 29 Jan 2020 20:29:43 +0300 Subject: [PATCH 2/3] Update female variant to Sorority Girl and add bio ganster prof to scenario --- data/json/professions.json | 2 +- data/json/scenarios.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/professions.json b/data/json/professions.json index c2017aafde019..18b56c90e72e5 100644 --- a/data/json/professions.json +++ b/data/json/professions.json @@ -4008,7 +4008,7 @@ { "type": "profession", "ident": "frat", - "name": { "male": "Frat Boy", "female": "Frat Girl" }, + "name": { "male": "Frat Boy", "female": "Sorority Girl" }, "description": "You were living your life without care in the world spending your parents money. When you were at another crazy party, suddenly people around you became hungry for more than your money. You still have a chance to use last symbol of your luxury life - your sport car - and get far away.", "points": 2, "skills": [ { "level": 1, "name": "speech" }, { "level": 2, "name": "driving" } ], diff --git a/data/json/scenarios.json b/data/json/scenarios.json index a015c5d8fdad8..9b2e188695486 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -536,7 +536,7 @@ "description": "Crazy party in secluded resort went very wrong - first cops arrived to ruin it, then dancers, guests and everyone around suddenly decided to have a piece of you.", "start_name": "Private resort", "allowed_locs": [ "p_resort_2ss" ], - "professions": [ "frat", "gangster", "lost_sub", "lawyer", "politician", "dancer" ], + "professions": [ "frat", "gangster", "lost_sub", "lawyer", "politician", "dancer", "bio_gangster" ], "flags": [ "CHALLENGE", "LONE_START" ] } ] From 6d6c4b03c157a8354404015dbdcde997a537b2ea Mon Sep 17 00:00:00 2001 From: CountSerg Date: Wed, 29 Jan 2020 20:43:43 +0300 Subject: [PATCH 3/3] Update profession and scenario description --- data/json/professions.json | 2 +- data/json/scenarios.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/professions.json b/data/json/professions.json index 18b56c90e72e5..202e7ecd60ca3 100644 --- a/data/json/professions.json +++ b/data/json/professions.json @@ -4009,7 +4009,7 @@ "type": "profession", "ident": "frat", "name": { "male": "Frat Boy", "female": "Sorority Girl" }, - "description": "You were living your life without care in the world spending your parents money. When you were at another crazy party, suddenly people around you became hungry for more than your money. You still have a chance to use last symbol of your luxury life - your sport car - and get far away.", + "description": "You were living the high life, spending your parents money without a care in the world. You were at one of your usual crazy parties when the guests became hungry for more than your drugs. You still have a chance to use the last symbol of your luxurious life - your sport car - and get far away.", "points": 2, "skills": [ { "level": 1, "name": "speech" }, { "level": 2, "name": "driving" } ], "vehicle": "car_sports", diff --git a/data/json/scenarios.json b/data/json/scenarios.json index 9b2e188695486..84a0a05297c18 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -533,7 +533,7 @@ "ident": "presort", "name": "Crazy party", "points": 0, - "description": "Crazy party in secluded resort went very wrong - first cops arrived to ruin it, then dancers, guests and everyone around suddenly decided to have a piece of you.", + "description": "You thought things couldn't get any worse when the cops came over to bust your wild party, even though you booked it at a private resort. When the guests started fighting with the police you tried to get them to calm down, only to find out they hungered for more.", "start_name": "Private resort", "allowed_locs": [ "p_resort_2ss" ], "professions": [ "frat", "gangster", "lost_sub", "lawyer", "politician", "dancer", "bio_gangster" ],