Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
20
nwn_dark_sun/ar_db_onrest.nss
Normal file
20
nwn_dark_sun/ar_db_onrest.nss
Normal file
@@ -0,0 +1,20 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: Athas reborn Databaseonrest
|
||||
//:: ar_db_onrest
|
||||
//:: Copyright (c) 2007 Athas Reborn PW.
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
|
||||
*/
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: NiteCap
|
||||
//:: Created On: 7-9-07
|
||||
//:://////////////////////////////////////////////
|
||||
#include "ar_db_main"
|
||||
|
||||
void main()
|
||||
{
|
||||
ARSX_OnRest(OBJECT_SELF);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user