diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-27 09:57:16 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-27 09:57:16 +0000 |
commit | 6a028dc7436f9a78e936a7506d7c2859a7ddc6d3 (patch) | |
tree | 7022b0b8c82d070affcbd0c37fce44ea2f392f7f /npc | |
parent | b350b5290f39bf887f9759b33c87adba7b9afb29 (diff) | |
download | hercules-6a028dc7436f9a78e936a7506d7c2859a7ddc6d3.tar.gz hercules-6a028dc7436f9a78e936a7506d7c2859a7ddc6d3.tar.bz2 hercules-6a028dc7436f9a78e936a7506d7c2859a7ddc6d3.tar.xz hercules-6a028dc7436f9a78e936a7506d7c2859a7ddc6d3.zip |
mrsmile,
item_db fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@376 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/quests/mrsmile.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 12d259854..b1ce709a5 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -34,6 +34,8 @@ Other Ppl Date Added ====== +11/27 + * Get Freya fixes of crusader.txt (announce->areaannounce), Mr.Smile(removed vulgar words) [Lupus] 11/23 * - Fixed repairman prices (5k)(someone need to check if it requires a steel) [shadow] 11/22 diff --git a/npc/quests/mrsmile.txt b/npc/quests/mrsmile.txt index eb3ffadd5..7a145ac1f 100644 --- a/npc/quests/mrsmile.txt +++ b/npc/quests/mrsmile.txt @@ -17,7 +17,6 @@ // Alberta ------------------------------------------------------------------------------------------ alberta.gat,113,53,3 script Smile Assistance::SmileAT 92, { - npctalk strcharinfo(0)+ " , you suck."; mes "[Smile Assistant]"; mes "Hi, I'm a Smile Assistance. How may I help you?"; next; |