- Changed the default setting for emergency_call to 11 (usable all the time, but only in Gvg Maps) as described by Tharis.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10266 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
4ce5ddc065
commit
92f2c9d0e5
@ -1,5 +1,8 @@
|
|||||||
Date Added
|
Date Added
|
||||||
|
|
||||||
|
2007/04/16
|
||||||
|
* Changed the default setting for emergency_call to 11 (usable all the
|
||||||
|
time, but only in Gvg Maps) as described by Tharis (skill.conf). [Skotlex]
|
||||||
2007/04/13
|
2007/04/13
|
||||||
* Added some Kiel quest mapflags [Playtester]
|
* Added some Kiel quest mapflags [Playtester]
|
||||||
* Added debug command @displayskill. Should be used only by people
|
* Added debug command @displayskill. Should be used only by people
|
||||||
|
@ -240,7 +240,7 @@ max_heal_lv: 11
|
|||||||
// 8: Skill is usable on GvG grounds
|
// 8: Skill is usable on GvG grounds
|
||||||
//16: Disable skill from "nowarpto" maps
|
//16: Disable skill from "nowarpto" maps
|
||||||
// (it will work on GVG castles even if they are set to nowarpto, though)
|
// (it will work on GVG castles even if they are set to nowarpto, though)
|
||||||
emergency_call: 31
|
emergency_call: 11
|
||||||
|
|
||||||
// Guild Aura Skills setting (add as appropiate).
|
// Guild Aura Skills setting (add as appropiate).
|
||||||
// (This affects GD_LEADERSHIP, GD_GLORYWOUNDS, GD_SOULCOLD and GD_HAWKEYES)
|
// (This affects GD_LEADERSHIP, GD_GLORYWOUNDS, GD_SOULCOLD and GD_HAWKEYES)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user