Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
19
_module/nss/dro_guard_on_con.nss
Normal file
19
_module/nss/dro_guard_on_con.nss
Normal file
@@ -0,0 +1,19 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: SetListeningPatterns
|
||||
//:: NW_C2_DEFAULT4
|
||||
//:: Copyright (c) 2001 Bioware Corp.
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
Determines the course of action to be taken
|
||||
by the generic script after dialogue or a
|
||||
shout is initiated.
|
||||
*/
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Preston Watamaniuk
|
||||
//:: Created On: Oct 24, 2001
|
||||
//:://////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
FloatingTextStringOnCreature("Bel'la Lloth!", OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user