Spaces:
Runtime error
Runtime error
Update npc_data.py
Browse files- npc_data.py +1 -1
npc_data.py
CHANGED
@@ -8,7 +8,7 @@ def system_message(npc):
|
|
8 |
"""
|
9 |
return s
|
10 |
|
11 |
-
def get_story(npc)
|
12 |
|
13 |
story = {
|
14 |
"슬라임" : """
|
|
|
8 |
"""
|
9 |
return s
|
10 |
|
11 |
+
def get_story(npc):
|
12 |
|
13 |
story = {
|
14 |
"슬라임" : """
|