diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-10-17 15:15:36 +0300 |
commit | 2bbafc740b5298946f1a2730ced901915e5434bc (patch) | |
tree | a04b17aa5631149e2fa85ea3f662ef4ff72ecbc4 /npc/mapflag/skillduration.txt | |
parent | 25f77e4626b2090d4c0e53b4c414b64e185a17cf (diff) | |
download | hercules-2bbafc740b5298946f1a2730ced901915e5434bc.tar.gz hercules-2bbafc740b5298946f1a2730ced901915e5434bc.tar.bz2 hercules-2bbafc740b5298946f1a2730ced901915e5434bc.tar.xz hercules-2bbafc740b5298946f1a2730ced901915e5434bc.zip |
Remove conf dir.
Diffstat (limited to 'npc/mapflag/skillduration.txt')
-rw-r--r-- | npc/mapflag/skillduration.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/npc/mapflag/skillduration.txt b/npc/mapflag/skillduration.txt deleted file mode 100644 index 2140896a4..000000000 --- a/npc/mapflag/skillduration.txt +++ /dev/null @@ -1,22 +0,0 @@ -//===== Hercules Script ====================================== -//= Mapflag: Adjust Skill Duration. -//===== By: ================================================== -//= Hercules Dev Team -//===== Current Version: ===================================== -//= 1.0 -//===== Description: ========================================= -//= This mapflag allows you to control the duration of unit -//= skills in any map. -//= Example (1): -//= prontera mapflag adjust_unit_duration PR_SANCTUARY 50 -//= Halves the duration of Sanctuary in Prontera. -//= -//= Example (2): -//= prontera mapflag adjust_unit_duration WZ_QUAGMIRE 250 -//= Increases duration of Quagmire by 2.5 times in Prontera. -//===== Disclaimer: ========================================== -//= Be aware that some skill units have their visual effect -//= durations not controlled by the server (e.g. Storm Gust). -//===== Additional Comments: ================================= -//= 1.0 - Initial script. -//============================================================ |