summaryrefslogtreecommitdiff
path: root/db/skill_nocast_db.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-05 11:06:48 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-05 11:06:48 +0000
commitecbe6aa5b86c57909ee1a7369ceda6b9348fdb1a (patch)
treeb3a459940f3ccb52de4b0e11189756f49ae603e2 /db/skill_nocast_db.txt
parent887a23e815dc20731a423c726b22d0d0a3974d93 (diff)
downloadhercules-ecbe6aa5b86c57909ee1a7369ceda6b9348fdb1a.tar.gz
hercules-ecbe6aa5b86c57909ee1a7369ceda6b9348fdb1a.tar.bz2
hercules-ecbe6aa5b86c57909ee1a7369ceda6b9348fdb1a.tar.xz
hercules-ecbe6aa5b86c57909ee1a7369ceda6b9348fdb1a.zip
* Added allow_atcommand_when_mute
* Temporarily leaving the changing guild emblems requiring Glory of Guild feature only for TXT until the SQL char-server supports guild skills fully * Modified battle_range again to check if src's type is a player first * Modified skill_nocast_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@459 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_nocast_db.txt')
-rw-r--r--db/skill_nocast_db.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/db/skill_nocast_db.txt b/db/skill_nocast_db.txt
index 158cfbe3b..5669d9235 100644
--- a/db/skill_nocast_db.txt
+++ b/db/skill_nocast_db.txt
@@ -7,11 +7,11 @@
// 8 - Cannot be used when WoE is on
// 16 - Cannot be used in PK Mode maps
// Example: 8,6 = Endure cannot be used in PvP and GvG maps (2+4)
-8,12
-26,12
-27,12
-87,12
-150,12
-214,12
-361,12
-362,12 \ No newline at end of file
+8,4 //SM_ENDURE
+26,4 //AL_TELEPORT
+27,4 //AL_WARP
+87,4 //WZ_ICEWALL
+150,4 //TF_BACKSLIDING
+214,4 //RG_RAID
+361,4 //HP_ASSUMPTIO
+362,4 //HP_BASILICA \ No newline at end of file