From e49ae4ed8b32574e503e773ae4785a3cc594b39e Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Sat, 30 Mar 2024 23:55:37 -0500 Subject: [PATCH 1/5] Update addiction.json --- data/json/snippets/addiction.json | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/data/json/snippets/addiction.json b/data/json/snippets/addiction.json index fe3b7c76100b4..3da8955de0e50 100644 --- a/data/json/snippets/addiction.json +++ b/data/json/snippets/addiction.json @@ -78,12 +78,12 @@ { "type": "snippet", "category": "addict_nicotine_mild_awake", - "text": [ "You could use some nicotine." ] + "text": [ "You could use some nicotine.", "I want a cigarette.", "Now is a good time for a cigarette." ] }, { "type": "snippet", "category": "addict_nicotine_strong_awake", - "text": [ "You need some nicotine.", "You lick your lips as you think about lighting a cigarette." ] + "text": [ "You need some nicotine.", "You lick your lips as you think about lighting a cigarette.", "You catch a phantom smell of cigarette smoke on the wind. Your mouth dampens in response." ] }, { "type": "snippet", @@ -91,6 +91,7 @@ "text": [ "You could use some nicotine.", "You dream of a long conversation with a dead relative, a cigarette in their hand and smoke wafts through your brain.", + "Every drag a wish, every cherry hope.", "In your dream you were standing around a campfire with a bunch of your now dead friends, a cigarette between your lips. The tobacco smell mixing in with the wood smoke in the chill fall air." ] }, @@ -102,7 +103,8 @@ "You dream of sex with an old flame, but the realest part of the dream is the post coital cigarette.", "You wake with the imagined taste of smoke in your mouth; how long has it been since that was true?", "Standing on the edge of a building with a cigarette in your hand, a horde of zombies milling below. You take one last long drag and flick the butt out over the zombies then step off the ledge. Waking with a start you can almost taste the smoke and tar in your mouth.", - "In your dream you brutally disanimate several zombies and then tear through their clothing looking for any unsmoked cigarettes" + "In your dream you brutally disanimate several zombies and then tear through their clothing looking for any unsmoked cigarettes.", + "Dreaming of smoking as an act of creation, I inhale destruction and exhale creation." ] }, { @@ -112,7 +114,12 @@ "Your hands start shaking… you need some painkillers.", "If you don't find some opiates soon you might start engaging in reckless behavior, you think to yourself.", "You daydream of crushing pills and snorting them through a rolled up dollar bill. The drip in the back of your throat presaging a fun time.", - "If I can just find some oxies, everything will be fine." + "If I can just find some oxies, everything will be fine.", + "You can imagine it right now, that tingle starting at your extremities, warm and welcoming. But it's not real, you haven't had any opiates today. Why haven't you? The world already ended, you don't have to stay sober to talk to your family or a job.", + "Today is a good day for hydros.", + "If I'm not feeling oxy's or morphine today I could just take a tramadol or three.", + "Give me one reason I shouldn't take a pain pill", + "I could kill some time with a pill or two." ] }, { @@ -121,7 +128,8 @@ "text": [ "Your hands start shaking… you need some painkillers.", "♪It is not a habit, it is cool, I feel alive, I feel♪", - "That warm rush fills your body in your dream, oxy's hug enveloping you." + "That warm rush fills your body in your dream, oxy's hug enveloping you.", + "Ugh, why am I sweating so much." ] }, { @@ -131,7 +139,13 @@ "You feel anxious. You need your painkillers!", "You need to find an unlooted pharmacy today before the lack of opiates kills you.", "The best thing about the apocalypse is that you've become your own prescriber.", - "The doctor is in and the doctor says it's time for some morphine, stat!" + "The doctor is in and the doctor says it's time for some morphine, stat!", + "So doctor, what should we take today to treat this existential post apocalyptic pain?", + "Will a veterinarian's office have opiates in it, I wonder?", + "Every day I don't take my pills is another day of the apocalypse wasted.", + "♪A little bit of hydro by my side, a little bit of oxy for a ride, a couple of trammy to even me out, and a little bit of morphine all night long. Opiate Number 5!♪", + "I kill a zombie, I get a reward, I kill another, time for some more.", + "Why don't I just take some pain pills? There's no reason not to! What more can possibly go wrong in the world?" ] }, { @@ -140,7 +154,10 @@ "text": [ "You feel anxious. You need your painkillers!", "The same old dream: a bottle of oxycodone, a zipper bag, a hammer, a flat surface and a dollar bill.", - "♪Got a bag of pills I've been dealin'♪" + "♪Got a bag of pills I've been dealin'♪", + "There is a puddle of sweat around you.", + "Counting and sorting my pills by strength, to each pill a pile and then on into a bottle.", + "Dream of being in a doctor's office. The doctor doesn't trust the pain I feel and nothing else they prescribe works like oxy's." ] }, { From 365f439e35d917b5ff9d12fc88ad52fa1ed8cd27 Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Sun, 31 Mar 2024 01:29:41 -0500 Subject: [PATCH 2/5] Update data/json/snippets/addiction.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- data/json/snippets/addiction.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/json/snippets/addiction.json b/data/json/snippets/addiction.json index 3da8955de0e50..728696d931424 100644 --- a/data/json/snippets/addiction.json +++ b/data/json/snippets/addiction.json @@ -83,7 +83,11 @@ { "type": "snippet", "category": "addict_nicotine_strong_awake", - "text": [ "You need some nicotine.", "You lick your lips as you think about lighting a cigarette.", "You catch a phantom smell of cigarette smoke on the wind. Your mouth dampens in response." ] + "text": [ + "You need some nicotine.", + "You lick your lips as you think about lighting a cigarette.", + "You catch a phantom smell of cigarette smoke on the wind. Your mouth dampens in response." + ] }, { "type": "snippet", From e6d4e0771f7ae092d1ba3b153dc6870fe6a1198e Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Sun, 31 Mar 2024 10:26:55 -0500 Subject: [PATCH 3/5] Update data/json/snippets/addiction.json Co-authored-by: anothersimulacrum --- data/json/snippets/addiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/snippets/addiction.json b/data/json/snippets/addiction.json index 728696d931424..7c82a07eec013 100644 --- a/data/json/snippets/addiction.json +++ b/data/json/snippets/addiction.json @@ -119,7 +119,7 @@ "If you don't find some opiates soon you might start engaging in reckless behavior, you think to yourself.", "You daydream of crushing pills and snorting them through a rolled up dollar bill. The drip in the back of your throat presaging a fun time.", "If I can just find some oxies, everything will be fine.", - "You can imagine it right now, that tingle starting at your extremities, warm and welcoming. But it's not real, you haven't had any opiates today. Why haven't you? The world already ended, you don't have to stay sober to talk to your family or a job.", + "You can imagine it right now, that tingle starting at your extremities, warm and welcoming. But it's not real, you haven't had any opiates today. Why haven't you? The world already ended, you don't have to stay sober to talk to your family or a job.", "Today is a good day for hydros.", "If I'm not feeling oxy's or morphine today I could just take a tramadol or three.", "Give me one reason I shouldn't take a pain pill", From 45739919f569c36cf126cbf4bb5e1e1266445b58 Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Sat, 11 May 2024 12:24:02 -0500 Subject: [PATCH 4/5] Update data/json/snippets/addiction.json Co-authored-by: I-am-Erk <45136638+I-am-Erk@users.noreply.github.com> --- data/json/snippets/addiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/snippets/addiction.json b/data/json/snippets/addiction.json index 7c82a07eec013..fadfc4bd29f98 100644 --- a/data/json/snippets/addiction.json +++ b/data/json/snippets/addiction.json @@ -147,7 +147,7 @@ "So doctor, what should we take today to treat this existential post apocalyptic pain?", "Will a veterinarian's office have opiates in it, I wonder?", "Every day I don't take my pills is another day of the apocalypse wasted.", - "♪A little bit of hydro by my side, a little bit of oxy for a ride, a couple of trammy to even me out, and a little bit of morphine all night long. Opiate Number 5!♪", + "♪A little bit of dilly by my side, a little bit of oxy for a ride, a couple of trammy to even me out, and a little bit of morphine all night long. Opiate Number 5!♪", "I kill a zombie, I get a reward, I kill another, time for some more.", "Why don't I just take some pain pills? There's no reason not to! What more can possibly go wrong in the world?" ] From d8b2cf589af50b60666aa7675f2b01e48a08635e Mon Sep 17 00:00:00 2001 From: Maleclypse <54345792+Maleclypse@users.noreply.github.com> Date: Sat, 11 May 2024 12:29:33 -0500 Subject: [PATCH 5/5] Update data/json/snippets/addiction.json Co-authored-by: I-am-Erk <45136638+I-am-Erk@users.noreply.github.com> --- data/json/snippets/addiction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/snippets/addiction.json b/data/json/snippets/addiction.json index fadfc4bd29f98..1dbf454b3bf1a 100644 --- a/data/json/snippets/addiction.json +++ b/data/json/snippets/addiction.json @@ -161,7 +161,7 @@ "♪Got a bag of pills I've been dealin'♪", "There is a puddle of sweat around you.", "Counting and sorting my pills by strength, to each pill a pile and then on into a bottle.", - "Dream of being in a doctor's office. The doctor doesn't trust the pain I feel and nothing else they prescribe works like oxy's." + "Dream of being in a doctor's office. The doctor doesn't trust the pain I feel and nothing else they prescribe works like oxy." ] }, {