diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-01 10:57:31 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-01 10:57:31 +0000 |
commit | a17ffd75612eb736367fa0bdb3ec1b109c1f762b (patch) | |
tree | 833686d341ee8fb8a6e2a87c335eff0c93c0de53 /npc/other/bulletin_boards.txt | |
parent | 12e76d57412a6df83654fc5bdeb66161715f75c9 (diff) | |
download | hercules-a17ffd75612eb736367fa0bdb3ec1b109c1f762b.tar.gz hercules-a17ffd75612eb736367fa0bdb3ec1b109c1f762b.tar.bz2 hercules-a17ffd75612eb736367fa0bdb3ec1b109c1f762b.tar.xz hercules-a17ffd75612eb736367fa0bdb3ec1b109c1f762b.zip |
Some typo fixing / cleaning
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10658 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/bulletin_boards.txt')
-rw-r--r-- | npc/other/bulletin_boards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/bulletin_boards.txt b/npc/other/bulletin_boards.txt index 38d49078e..553571291 100644 --- a/npc/other/bulletin_boards.txt +++ b/npc/other/bulletin_boards.txt @@ -523,7 +523,7 @@ xmas,147,311,5 script Bulletin Board#23 837,{ mes "[Toy Factory]"; mes "In 1st level, you will encounter a boss monster, ^6B1312Angeling^000000."; mes "In 2nd level, you will encounter 2 dangrous boss monsters which are"; - mes "^6B1312Stormy Knight^000000 and ^6B1312Hatii^000000. It is adviced to be attentive while venturing."; + mes "^6B1312Stormy Knight^000000 and ^6B1312Hatii^000000. It is advised to be attentive while venturing."; mes "For your reference, ^6B1312Myst Cases^000000, ^6B1312Cruisers^000000 and ^6B1312Cookies^000000 only appear in this dungeon."; close; } |