diff options
Diffstat (limited to 'npc/mapflag/skillmodifier.txt')
-rw-r--r-- | npc/mapflag/skillmodifier.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/npc/mapflag/skillmodifier.txt b/npc/mapflag/skillmodifier.txt deleted file mode 100644 index 0006066bb..000000000 --- a/npc/mapflag/skillmodifier.txt +++ /dev/null @@ -1,19 +0,0 @@ -//===== Hercules Script ====================================== -//= Mapflag: Adjust Skill Damage. -//===== By: ================================================== -//= Hercules Dev Team -//===== Current Version: ===================================== -//= 1.0 -//===== Description: ========================================= -//= This mapflag allows you to modify the damage of any skill -//= in any map. -//= Example (1): -//= prontera mapflag adjust_skill_damage MG_FIREBOLT 50 -//= Halves the damage of Firebolt in Prontera. -//= -//= Example (2): -//= prontera mapflag adjust_skill_damage MG_FIREBOLT 200 -//= Doubles the damage of Firebolt in Prontera. -//===== Additional Comments: ================================= -//= 1.0 - Initial script. -//============================================================ |