From fbb2cecd2f8fbdf6fa212f157fa7d946e6751a79 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 24 Mar 2010 03:49:39 +0000 Subject: * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) - Also added in the ability to use '@npctalkc' as a GM command. - Added supporting information to the databases. - Sneaking in a fix to the Refined Ballista. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14270 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/mob_chat_db.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 db/mob_chat_db.txt (limited to 'db/mob_chat_db.txt') diff --git a/db/mob_chat_db.txt b/db/mob_chat_db.txt new file mode 100644 index 000000000..85dfc02a2 --- /dev/null +++ b/db/mob_chat_db.txt @@ -0,0 +1,30 @@ +// Monster Chat Database +// +// Structure of Database: +// Line_ID,Color_Code,Dialog +1,0xFF0000,Weakling! Challenge me if you have any courage! +2,0xFF0000,Impressive! I wonder how far your recklessness will take you. +3,0xFF0000,I almost pity how outmatched you are against me. Now prepare for my attack! +4,0xFF0000,My loyal servants! Welcome them with a painful death! +5,0xFF0000,Don't you run away! +6,0xFF0000,You worthless humans. Your so-called holy powers have no effect on me! +7,0xFF0000,Useless underlings!...Well, that's fine, I have more weapons to use and dispose. +8,0xFF0000,Pray to your gods! +9,0xFF0000,Do you still think you're a match to me?! +10,0xFF0000,Vanish! +11,0xFF0000,Let's see how long you can endure my power! +12,0xFF0000,Is this all you've got?! +13,0xFF0000,You're tickling me! +14,0xFF0000,This is how you attack? Watch and learn, weaklings! +15,0xFF0000,It's time to finish the game! +16,0xFF0000,Oh, you're stronger than I thought! +17,0xFF0000,No, this can't be happening! I'm Satan Morroc, Demon King of Destruction! +18,0xFF0000,I can never die! I'll be coming back for you! +19,0xFF0000,I was born to conquer this world! None shall stop me! +20,0xFF0000,Your days are numbered! +21,0xFF0000,Pulse Strike! My fingers tear steel! +22,0xFF0000,Hahaha, tell me who I am! I'm Baphomet, the Heir of Hell! +23,0xFF0000,Enjoy your time on the mortal plane while you can, your hope will soon turn into despair! +24,0xFF0000,When are you going to learn your lesson? In death? +25,0xFF0000,No... I can't lose! I won't beg for my life! I'm not running away! I don't accept this as defeat! +26,0xFF0000,Argh... I... I'm weakening... -- cgit v1.2.3-60-g2f50