Initial upload
Initial upload
This commit is contained in:
5
_module/nss/warn1_pc_oo.nss
Normal file
5
_module/nss/warn1_pc_oo.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object o = GetLastOpenedBy();
|
||||
FloatingTextStringOnCreature("All items put inside will lose ALL properties!", o, TRUE);
|
||||
}
|
Reference in New Issue
Block a user