diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-04 22:59:57 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-04 22:59:57 +0000 |
commit | 9c08ebbab7841a2e210613f4e072da4ca48f331b (patch) | |
tree | 8df053e6f0423b5a3e42cdd951dd9171d4ceb7ee /npc/events | |
parent | a0ce9e7654be46ce432cf4620f366b18220419b3 (diff) | |
download | hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.gz hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.bz2 hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.xz hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.zip |
Many small scripts fixes - tabs, parenthesis, typo
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/events')
-rw-r--r-- | npc/events/custom/kings_items.txt | 2 | ||||
-rw-r--r-- | npc/events/xmas.txt | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/npc/events/custom/kings_items.txt b/npc/events/custom/kings_items.txt index 3f315fdf1..66576225a 100644 --- a/npc/events/custom/kings_items.txt +++ b/npc/events/custom/kings_items.txt @@ -12,7 +12,7 @@ //= 2006/09/27: 1.0 Release and fully working. [$ephiroth]
//============================================================
-prt_castle.gat,80,170,4 script King of Prontera 108,{
+prt_castle.gat,80,170,4 script King of Prontera 108,{
set @npcname$,"[King of Prontera]";
mes @npcname$;
diff --git a/npc/events/xmas.txt b/npc/events/xmas.txt index 264c864c4..7b107ec30 100644 --- a/npc/events/xmas.txt +++ b/npc/events/xmas.txt @@ -18,7 +18,7 @@ //= 1.2a Fixed a major problem with the monster spawns, thanks to Playtester [MasterOfMuppets]
//= 1.2b Fixed a minor problem with the mosnter spawns, thanks to Playtester [Kayla]
//= 1.3 Added Christmas Orc to the places where other orcs spawn [MasterOfMuppets]
-//= Added Christmas goblins to yuno_fild09, thanks to Playtester for pointing it out
+//= Added Christmas goblins to yuno_fild09, thanks to Playtester for pointing it out
//= 1.4 Added a fix to make Lutie & Bard quests passable during this event [Lupus]
//============================================================
@@ -342,14 +342,14 @@ yuno_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0 yuno_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
yuno_fild11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
yuno_fild12.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ama_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
+ama_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
gon_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
um_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
um_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
um_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
um_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-nif_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-nif_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
+nif_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
+nif_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
lou_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
hu_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
hu_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
|