diff options
author | Reid <reidyaro@gmail.com> | 2012-01-18 14:07:32 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-01-18 14:07:32 +0100 |
commit | 2b07a2b952b9c174af4981ec4727d81dc372d512 (patch) | |
tree | 4ba49b46513f110a65434492aa7687b18705004c /npc | |
parent | 4fe1e01258a7b34e812837e309c78e3922ec1b09 (diff) | |
download | clientdata-2b07a2b952b9c174af4981ec4727d81dc372d512.tar.gz clientdata-2b07a2b952b9c174af4981ec4727d81dc372d512.tar.bz2 clientdata-2b07a2b952b9c174af4981ec4727d81dc372d512.tar.xz clientdata-2b07a2b952b9c174af4981ec4727d81dc372d512.zip |
Change sex of billybons and dan.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-0/billybons.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/dan.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt index cc306693..06c5e0a9 100644 --- a/npc/000-2-0/billybons.txt +++ b/npc/000-2-0/billybons.txt @@ -4,7 +4,7 @@ // Description: // Drunken easteregg about player's past activity -000-2-0.gat,20,23,0,0 script BillyBons 311,{ +000-2-0.gat,20,23,0,1 script BillyBons 311,{ mesn; if (rand(5)==2) goto l_Hips; diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt index 2cb1123a..84e955d9 100644 --- a/npc/000-2-1/dan.txt +++ b/npc/000-2-1/dan.txt @@ -4,7 +4,7 @@ // Description: // Note written first part. -000-2-1.gat, 22,31,0,0 script Dan 101,{ +000-2-1.gat, 22,31,0,1 script Dan 101,{ mesn; mesq lg("Sorry, but I'm busy right now."); |