diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/002-3/billybons.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-3/billybons.txt b/npc/002-3/billybons.txt index 4459a9656..227a1e737 100644 --- a/npc/002-3/billybons.txt +++ b/npc/002-3/billybons.txt @@ -1,8 +1,10 @@ +// TMW2 Script // Evol scripts. // Author: // Reid // Description: // Drunk easteregg telling about the player's past. +// For TMW2 it is just to provide a bottle 002-3,31,23,0 script Billy Bons#TMW2 NPC_BILLY_BONS,{ if (rand(5) == 2) goto L_Hic; |