mirror of
https://github.com/PsychoticNinjaRepo/idlerpg-ng.git
synced 2025-04-25 12:00:59 -05:00
Add warning message to new users regarding volatility of this version
This commit is contained in:
parent
ba894ea057
commit
6ada56bf44
@ -560,6 +560,9 @@ sub parse {
|
||||
"can idle the longest. As such, talking in ".
|
||||
"the channel, parting, quitting, and changing ".
|
||||
"nicks all penalize you.",$usernick);
|
||||
privmsg("WARNING: This is a development version of ".
|
||||
"the game and as such may be stopped or even ".
|
||||
"without warning.",$usernick);
|
||||
if ($opts{phonehome}) {
|
||||
my $tempsock = IO::Socket::INET->new(PeerAddr=>
|
||||
"jotun.ultrazone.org:80");
|
||||
|
Loading…
x
Reference in New Issue
Block a user