* Added rest of mapflags to const.txt. [Valaris]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@298 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
valaris 2004-11-21 16:28:17 +00:00
parent 0aa5b80380
commit 7ef1cbcc1d
2 changed files with 20 additions and 1 deletions

View File

@ -1,5 +1,6 @@
Date Added
11/21
* Added rest of mapflags to const.txt. [Valaris]
* Closed AFM files after reading, this fixed the improper char-server session #. [Valaris]
* Skill updates: [Celest]
- Updated Basilica, Sharp Shooting, Berserk, Meditatio (Thanks to DracoRPG!)

View File

@ -74,12 +74,30 @@ mf_noteleport 1
mf_nosave 2
mf_nobranch 3
mf_nopenalty 4
mf_pvp 5
mf_pvp 5
mf_pvp_noparty 6
mf_pvp_noguild 7
mf_gvg 8
mf_gvg_noparty 9
mf_nozenypenalty 10
mf_pvp 11
mf_pvp_noparty 12
mf_pvp_noguild 13
mf_gvg 14
mf_gvg_noparty 15
mf_notrade 16
mf_noskill 17
mf_nowarp 18
mf_noicewall 19
mf_snow 20
mf_fog 21
mf_sakura 22
mf_leaves 23
mf_rain 24
mf_indoors 25
mf_nogo 26
StatusPoint 9 1
BaseLevel 11 1