diff options
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 +} |