Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
6
_module/nss/hchtf_enterwater.nss
Normal file
6
_module/nss/hchtf_enterwater.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
//hchtf_enterwater (on enter event for trigger painted around body of water)
|
||||
|
||||
void main()
|
||||
{
|
||||
SetLocalString(GetEnteringObject(),"WATERSRC",GetTag(OBJECT_SELF));
|
||||
}
|
||||
Reference in New Issue
Block a user