Skip to content

Instantly share code, notes, and snippets.

@salty-horse
Created May 3, 2022 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save salty-horse/bfc85ef0c6c3020d22078996d0030f77 to your computer and use it in GitHub Desktop.
Save salty-horse/bfc85ef0c6c3020d22078996d0030f77 to your computer and use it in GitHub Desktop.
diff --git a/story.json b/story.json
index 8853235..854ef9e 100644
--- a/story.json
+++ b/story.json
@@ -64,7 +64,7 @@
},
{
"name":"The Boss",
- "text":"Um.. they're right here. Have a look"
+ "text":"Um.. they're right here. Have a look."
},
{
"wait":3
@@ -78,7 +78,7 @@
},
{
"name":"Lawyer",
- "text":"This is an expired {food} coupon from {time_past}"
+ "text":"This is an expired {food} coupon from {time_past}."
},
{
"name":"The Boss",
@@ -194,7 +194,7 @@
},
{
"name":"Lawyer",
- "text":"I was going to say I dont care because {hurry_reason}"
+ "text":"I was going to say I dont care because {hurry_reason}."
},
{
"wait":2
@@ -209,11 +209,11 @@
},
{
"name":"The Boss",
- "text":"Alright, well, let me get the {record}"
+ "text":"Alright, well, let me get the {record}."
},
{
"name":"Lawyer",
- "text":"Cool- I'll check the {room}"
+ "text":"Cool- I'll check the {room}."
},
{
"open":true
@@ -226,7 +226,7 @@
},
{
"name":"The Boss",
- "text":"Ah, well.. it was established {time_past}"
+ "text":"Ah, well.. it was established {time_past}."
},
{
"name":"Lawyer",
@@ -254,7 +254,7 @@
},
{
"name":"The Boss",
- "text":"Yeah, try the {room}"
+ "text":"Yeah, try the {room}."
},
{
"wait":2
@@ -270,7 +270,7 @@
},
{
"name":"The Boss",
- "text":"Err, usually it's served in {time_ahead}"
+ "text":"Err, usually it's served in {time_ahead}."
},
{
"name":"Lawyer",
@@ -363,7 +363,7 @@
[
{
"name":"Lawyer",
- "text":"-{interuption}. Who's that looking in from the window"
+ "text":"-{interuption}. Who's that looking in from the window?"
},
{
"name":"The Boss",
@@ -531,7 +531,7 @@
"And this?",
"Is this the {room}?",
"Ah, the {room}- I was looking for this-",
- "Let's have a look in the {room}"
+ "Let's have a look in the {room}."
],
"hurry_reason":[
"my guild is having a raid in {time_ahead}",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment