Script fixes, additions, and area changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "iRumor", Random(60) + 1);
|
||||
SetLocalInt(OBJECT_SELF, "iRumor", Random(13) + 1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user