diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-07 02:01:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-07 02:01:04 -0300 |
commit | 120989d9c52a3b9385248e6d4b9c60328fac29a8 (patch) | |
tree | 6fb12ecb775b067014597b1f8db41403c2f0f7b8 /npc/014-4 | |
parent | ea2159c2ac1819038ca179a8367a5bfa5cc2fc45 (diff) | |
download | serverdata-120989d9c52a3b9385248e6d4b9c60328fac29a8.tar.gz serverdata-120989d9c52a3b9385248e6d4b9c60328fac29a8.tar.bz2 serverdata-120989d9c52a3b9385248e6d4b9c60328fac29a8.tar.xz serverdata-120989d9c52a3b9385248e6d4b9c60328fac29a8.zip |
Enforce the no-ranged-weapon rule at Divine Rage skill.
Switching to a ranged weapon cancels the buff. Range is the base here!
Diffstat (limited to 'npc/014-4')
-rw-r--r-- | npc/014-4/thorn.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-4/thorn.txt b/npc/014-4/thorn.txt index 52e9f430d..99dfe81e4 100644 --- a/npc/014-4/thorn.txt +++ b/npc/014-4/thorn.txt @@ -7,7 +7,7 @@ // // SQuest_Spring // 0 - Not Assigned -// 1 - +// 1 - 014-4,149,98,0 script Thorn NPC_THORN_NPC,{ if (season() != SPRING && !$@GM_OVERRIDE) |