diff options
-rw-r--r-- | npc/000-2-0/_import.txt | 2 | ||||
-rw-r--r-- | npc/000-2-0/billybons.txt (renamed from npc/000-2-0/frederico.txt) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-0/_import.txt b/npc/000-2-0/_import.txt index 37e20224..a6542315 100644 --- a/npc/000-2-0/_import.txt +++ b/npc/000-2-0/_import.txt @@ -3,4 +3,4 @@ npc: npc/000-2-0/_mobs.txt npc: npc/000-2-0/_warps.txt npc: npc/000-2-0/julia.txt npc: npc/000-2-0/doors.txt -npc: npc/000-2-0/frederico.txt
\ No newline at end of file +npc: npc/000-2-0/billybons.txt diff --git a/npc/000-2-0/frederico.txt b/npc/000-2-0/billybons.txt index 6dc40587..99cce5f6 100644 --- a/npc/000-2-0/frederico.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 Frederico 311,{ +000-2-0.gat,20,23,0,0 script BillyBons 311,{ mesn; if (!rand(4)) goto l_Hips; mesq l("You?? Here??"); |