* Added Hugel Bingo game system. Please test it and report any bugs.

- 'nosave' mapflag added to the map.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10734 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
SinSloth 2007-06-09 16:01:23 +00:00
parent 2d9b809a1a
commit 6d28bd1ae3
5 changed files with 1128 additions and 4 deletions

View File

@ -3,6 +3,8 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2007/06/09
* Added 'nosave' mapflag to que_bingo for Bingo system purposes. [SinSloth]
2007/06/04
* Fixed the compilation problem from r10668
2007/06/03

View File

@ -35,11 +35,9 @@ que_god01 mapflag nosave SavePoint
que_god02 mapflag nosave SavePoint
que_sign01 mapflag nosave SavePoint
que_sign02 mapflag nosave SavePoint
que_thor mapflag nosave SavePoint
que_ng mapflag nosave SavePoint
que_rachel mapflag nosave SavePoint
gon_test mapflag nosave SavePoint
kh_kiehl01 mapflag nosave SavePoint
kh_kiehl02 mapflag nosave SavePoint
que_bingo mapflag nosave SavePoint
// GvG Arenas ==========================
guild_vs1 mapflag nosave SavePoint

View File

@ -1,5 +1,8 @@
Date Added
======
2007/06/09
* Added Hugel Bingo game system. Please test it and report any bugs. [SinSloth]
- 'nosave' mapflag added to the map.
2007/06/08
* Added real Moscovia warps, thanks to $ephiroth [Lupus]
2007/06/07

1120
npc/other/hugel_bingo.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@ -200,4 +200,5 @@ npc: npc/other/divorce.txt
npc: npc/other/comodo_gambling.txt
npc: npc/other/powernpc.txt
npc: npc/other/resetskill.txt
npc: npc/other/hugel_bingo.txt
// --------------------------------------------------------------