Initial commit
Initial commit [v9.7]
This commit is contained in:
6
_module/nss/use_net.nss
Normal file
6
_module/nss/use_net.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
SpeakString("This net is made by netmakers in the northern Marsh District..");
|
||||
|
||||
DestroyObject(OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user