diff options
-rw-r--r-- | npc/002-1/billybons.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-1/billybons.txt b/npc/002-1/billybons.txt index d23b13736..89683ed56 100644 --- a/npc/002-1/billybons.txt +++ b/npc/002-1/billybons.txt @@ -30,7 +30,7 @@ menu l("Are you ok?"), L_Quit, - ("Take the bottle?"), L_Give, + l("Take the bottle?"), L_Give, l("Alright... Bye."), -; mes ""; |