diff options
Diffstat (limited to 'npc/002-3/billybons.txt')
-rw-r--r-- | npc/002-3/billybons.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/billybons.txt b/npc/002-3/billybons.txt index 9dbb64ba4..4459a9656 100644 --- a/npc/002-3/billybons.txt +++ b/npc/002-3/billybons.txt @@ -4,7 +4,7 @@ // Description: // Drunk easteregg telling about the player's past. -002-3,20,23,0 script Billy Bons#TMW2 NPC_BILLY_BONS,{ +002-3,31,23,0 script Billy Bons#TMW2 NPC_BILLY_BONS,{ if (rand(5) == 2) goto L_Hic; .@q = getq(ShipQuests_Bottle); if (.@q) == 1 close; |