Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include "prc_inc_spells"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPC = OBJECT_SELF;
|
||||
if(!TakeSwiftAction(oPC)) return;
|
||||
ActionCastSpell(SPELL_SHIELD);
|
||||
}
|
Reference in New Issue
Block a user