Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
7
_module/nss/rp1_barndoor.nss
Normal file
7
_module/nss/rp1_barndoor.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC;
|
||||
|
||||
oPC = GetLastUsedBy();
|
||||
SendMessageToPC(oPC,"The old barn door is rusted shut and will not open.");
|
||||
}
|
||||
Reference in New Issue
Block a user