You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
523 B
Plaintext
14 lines
523 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Mapflag: hidemobhpbar.
|
|
//===== Description: =========================================
|
|
//= Hide monster's HP bar (added in episode 14.2).
|
|
//===== Changelogs: ==========================================
|
|
//= 1.0 First Version. [Lemongrass]
|
|
//============================================================
|
|
|
|
// Guild Dungeons =============
|
|
gld_dun01 mapflag hidemobhpbar
|
|
gld_dun02 mapflag hidemobhpbar
|
|
gld_dun03 mapflag hidemobhpbar
|
|
gld_dun04 mapflag hidemobhpbar
|