Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
4
_module/nss/wa_gnomespawn.nss
Normal file
4
_module/nss/wa_gnomespawn.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
DelayCommand(10.0, ApplyEffectToObject(DURATION_TYPE_PERMANENT, EffectModifyAttacks(5), OBJECT_SELF));
|
||||
}
|
||||
Reference in New Issue
Block a user