This website requires JavaScript.
Explore
Help
Sign In
Jaysyn
/
RATDOG
Watch
1
Star
0
Fork
0
You've already forked RATDOG
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
RATDOG
/
_module
/
nss
/
rnd_rumor_cv.nss
5 lines
92 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Added random dialog & dungeon rumor system. Added random dialog & dungeon rumor system.
2022-12-05 19:05:00 -05:00
void main()
{
Fixed randomized commoner dialog & rumors Fixed randomized commoner dialog & rumors
2023-09-05 21:39:54 -04:00
DelayCommand(0.0f, SetLocalInt(OBJECT_SELF, "iRumor", Random(60) + 1));
Added random dialog & dungeon rumor system. Added random dialog & dungeon rumor system.
2022-12-05 19:05:00 -05:00
}
Reference in New Issue
Copy Permalink