ldhldh commited on
Commit
5f00bab
ยท
1 Parent(s): 51231bc

Update npc_data.py

Browse files
Files changed (1) hide show
  1. 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