diff options
-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."); |