diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 08:45:19 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 08:45:19 +0000 |
commit | 1753d5ae8dce576b021b91822440a10ff740f404 (patch) | |
tree | 2879f9f98636cd2e4fae83ec3b6cdf687b1e5e8a /npc/other/hugel_bingo.txt | |
parent | 8e2460f8eb756ed7eb1ffba7244af7b1cb68b3fd (diff) | |
download | hercules-1753d5ae8dce576b021b91822440a10ff740f404.tar.gz hercules-1753d5ae8dce576b021b91822440a10ff740f404.tar.bz2 hercules-1753d5ae8dce576b021b91822440a10ff740f404.tar.xz hercules-1753d5ae8dce576b021b91822440a10ff740f404.zip |
NPC typo fixes, eol style definitons, newline at end of file
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10738 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/hugel_bingo.txt')
-rw-r--r-- | npc/other/hugel_bingo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/hugel_bingo.txt b/npc/other/hugel_bingo.txt index 1a5a57c28..d938988b2 100644 --- a/npc/other/hugel_bingo.txt +++ b/npc/other/hugel_bingo.txt @@ -1118,4 +1118,4 @@ function script Func_BingoResult { enablenpc ""+getarg(0)+"e#bingo"; set getarg(0),getarg(0) +1; end; -}
\ No newline at end of file +} |