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.
24 lines
847 B
Plaintext
24 lines
847 B
Plaintext
//===== rAthena Script =======================================
|
|
//= Mapflag: nocostume
|
|
//===== Description: =========================================
|
|
//= A mapflag to disable costume's sprite on map.
|
|
//= Usage:
|
|
//= [mapname] mapflag nocostume
|
|
//===== Changelogs: ==========================================
|
|
//= 1.0 First Version. [Cydh]
|
|
//============================================================
|
|
|
|
//============================================================
|
|
// WoE:TE Castles
|
|
//============================================================
|
|
te_prtcas01 mapflag nocostume
|
|
te_prtcas02 mapflag nocostume
|
|
te_prtcas03 mapflag nocostume
|
|
te_prtcas04 mapflag nocostume
|
|
te_prtcas05 mapflag nocostume
|
|
te_aldecas1 mapflag nocostume
|
|
te_aldecas2 mapflag nocostume
|
|
te_aldecas3 mapflag nocostume
|
|
te_aldecas4 mapflag nocostume
|
|
te_aldecas5 mapflag nocostume
|