Update to PRC 4.1.10a
Update to PRC 4.1.10a
This commit is contained in:
@@ -67,9 +67,9 @@ void main()
|
||||
if(GetIsObjectValid(oWeapon) &&
|
||||
((nBase == BASE_ITEM_LONGSWORD) ||
|
||||
(nBase == BASE_ITEM_RAPIER) ||
|
||||
(nBase == BASE_ITEM_ELF_LIGHTBLADE) ||
|
||||
(nBase == BASE_ITEM_ELF_THINBLADE) ||
|
||||
(nBase == BASE_ITEM_ELF_COURTBLADE) ||
|
||||
(nBase == BASE_ITEM_ELVEN_LIGHTBLADE) ||
|
||||
(nBase == BASE_ITEM_ELVEN_THINBLADE) ||
|
||||
(nBase == BASE_ITEM_ELVEN_COURTBLADE) ||
|
||||
(nBase == BASE_ITEM_SCIMITAR)
|
||||
))
|
||||
ActionCastSpellOnSelf(SPELL_COC_DAMAGE);
|
||||
|
Reference in New Issue
Block a user