Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -27,15 +27,11 @@ def respond(user_input):
|
|
| 27 |
"Need to gear up? There are plenty of shops and fixers in Night City. What do you need?",
|
| 28 |
"From weapons to cyberware, Night City has it all. Looking for something specific?",
|
| 29 |
"Gear is essential for survival in Night City. What type of gear are you interested in?"
|
| 30 |
-
|
| 31 |
],
|
| 32 |
"where is jonny?": [
|
| 33 |
-
"
|
| 34 |
-
"
|
| 35 |
-
"
|
| 36 |
-
|
| 37 |
-
]
|
| 38 |
-
|
| 39 |
],
|
| 40 |
"default": [
|
| 41 |
"Night City is full of surprises. What else would you like to know?",
|
|
|
|
| 27 |
"Need to gear up? There are plenty of shops and fixers in Night City. What do you need?",
|
| 28 |
"From weapons to cyberware, Night City has it all. Looking for something specific?",
|
| 29 |
"Gear is essential for survival in Night City. What type of gear are you interested in?"
|
|
|
|
| 30 |
],
|
| 31 |
"where is jonny?": [
|
| 32 |
+
"Johnny Silverhand is played by the legendary actor Keanu Reeves. His role in the game is funny, gritty, and he fights for justice.",
|
| 33 |
+
"You can find Johnny inside a chip called The Relic.",
|
| 34 |
+
"Johnny says, 'Hello V, we got a city to burn.'"
|
|
|
|
|
|
|
|
|
|
| 35 |
],
|
| 36 |
"default": [
|
| 37 |
"Night City is full of surprises. What else would you like to know?",
|