Issue information

Issue ID
#4226
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 7, 2010 17:40
Last Post
Hercules Elf Bot
May 7, 2010 17:40
Confirmation
N/A

Hercules Elf Bot - May 7, 2010 17:40

Originally posted by [b]BrianL[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4226

There are some mapflags in ../src/map/map.h
that are not defined as mf_ constants in ../db/const.txt

CODE
unsigned town : 1; // [Suggestion to protect Mail System]
unsigned autotrade : 1;
unsigned allowks : 1; // [Kill Steal Protection]
unsigned monster_noteleport : 1;
unsigned pvp_nocalcrank : 1;
unsigned battleground : 2; // [BattleGround System]


This post has been edited by BrianL: May 7 2010, 10:58 AM