From 2b07a2b952b9c174af4981ec4727d81dc372d512 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 18 Jan 2012 14:07:32 +0100 Subject: Change sex of billybons and dan. --- npc/000-2-0/billybons.txt | 2 +- npc/000-2-1/dan.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') 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."); -- cgit v1.2.3-70-g09d2