diff options
Diffstat (limited to 'npc/000-2-1/story_save.txt')
-rw-r--r-- | npc/000-2-1/story_save.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/story_save.txt b/npc/000-2-1/story_save.txt index 30cd8cfd..68aacf60 100644 --- a/npc/000-2-1/story_save.txt +++ b/npc/000-2-1/story_save.txt @@ -14,7 +14,7 @@ OnClick: narrator S_LAST_NEXT, l("You lie in the bed."), l("Your head is suddently heavy, your eyes are closing..."), - lg("You fell asleep."); + l("You fell asleep."); warp "000-0-1", 26, 28; } |