diff options
author | Reid <reidyaro@gmail.com> | 2012-11-12 23:52:24 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-11-12 23:52:24 +0100 |
commit | 886c0f69070ff79a76ec66b139057ce0be1fa811 (patch) | |
tree | f9860d7d3e5923eeb254985b7e81d590a327db18 /npc | |
parent | 74f6cbc5ad0f40ff11d3d4c8cda0274412490330 (diff) | |
download | clientdata-886c0f69070ff79a76ec66b139057ce0be1fa811.tar.gz clientdata-886c0f69070ff79a76ec66b139057ce0be1fa811.tar.bz2 clientdata-886c0f69070ff79a76ec66b139057ce0be1fa811.tar.xz clientdata-886c0f69070ff79a76ec66b139057ce0be1fa811.zip |
Correct hic problem on billybons script.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-0/billybons.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt index 15d297e0..5657d6ff 100644 --- a/npc/000-2-0/billybons.txt +++ b/npc/000-2-0/billybons.txt @@ -10,7 +10,7 @@ if (rand(5)==2) goto l_Hips; mesq l("You? Here?"); - mesq l("How is *hichic* it possible?"); + mesq l("How is *hic* it possible?"); next; mesn "Narrator"; |