Spaces:
Runtime error
Runtime error
Update npc_data.py
Browse files- npc_data.py +1 -1
npc_data.py
CHANGED
@@ -9,7 +9,7 @@ def system_message(npc):
|
|
9 |
|
10 |
def get_story(npc):
|
11 |
|
12 |
-
story = {
|
13 |
"์ฌ๋ผ์" : """
|
14 |
""",
|
15 |
|
|
|
9 |
|
10 |
def get_story(npc):
|
11 |
|
12 |
+
story = {
|
13 |
"์ฌ๋ผ์" : """
|
14 |
""",
|
15 |
|