Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
19
_module/nss/at_028.nss
Normal file
19
_module/nss/at_028.nss
Normal file
@@ -0,0 +1,19 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_028
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 29/04/2008 22:00:59
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
|
||||
object oBook = GetObjectByTag("witchcraftvol2");
|
||||
|
||||
ActionGiveItem(oBook, GetPCSpeaker());
|
||||
|
||||
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "Youhasbook1", 1);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user