diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-29 23:23:42 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-29 23:23:42 +0000 |
commit | 156ab44b02dfc4b349c3c13c46b7ee5b458be033 (patch) | |
tree | 5e20d5b910be0fefd2f67c5ca36d8478c33d1b10 /npc/guild2/schg_cas02.txt | |
parent | e2ac585b80854892b736173006b9d800bc5e3fd4 (diff) | |
download | hercules-156ab44b02dfc4b349c3c13c46b7ee5b458be033.tar.gz hercules-156ab44b02dfc4b349c3c13c46b7ee5b458be033.tar.bz2 hercules-156ab44b02dfc4b349c3c13c46b7ee5b458be033.tar.xz hercules-156ab44b02dfc4b349c3c13c46b7ee5b458be033.zip |
- Fixed typo in WoE:SE Castle announcements (bugreport:3714).
- Fixed typo of a check in god_weapon_creation.txt (bugreport:3613).
- Fixed missing changequest in Knight Job Quest (bugreport:3757).
- Fixed placement of Control Device01#aru04 (bugreport:3716).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14178 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guild2/schg_cas02.txt')
-rw-r--r-- | npc/guild2/schg_cas02.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guild2/schg_cas02.txt b/npc/guild2/schg_cas02.txt index 2a8c5b36c..2c3d5be69 100644 --- a/npc/guild2/schg_cas02.txt +++ b/npc/guild2/schg_cas02.txt @@ -2647,7 +2647,7 @@ OnStartArena: OnTimer10000: donpcevent "Manager#sch02_02::Onchange"; - mapannounce "schg_cas02","Rebuild this stonghold's Guardian Stones and Fortress Gates to secure your guild's new aquisition!",bc_map,"0x00FF00",FW_NORMAL,20,0,40; + mapannounce "schg_cas02","Rebuild this stronghold's Guardian Stones and Fortress Gates to secure your guild's new aquisition!",bc_map,"0x00FF00",FW_NORMAL,20,0,40; end; } |