Skip to content
Extraits de code Groupes Projets
Valider 905617e9 rédigé par ElTata's avatar ElTata :ok_hand:
Parcourir les fichiers

fix quest link and text, and log it

parent d730f337
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -132,7 +132,7 @@ nononp on ...@@ -132,7 +132,7 @@ nononp on
# URL where users can reach the online quest map, if available. if not # URL where users can reach the online quest map, if available. if not
# offering a map to users, leave this blank # offering a map to users, leave this blank
#mapurl http://idlerpg.net/quest.php #mapurl http://idlerpg.net/quest.php
mapurl https://gennuso.iiens.net/quest.php mapurl https://gennuso.iiens.net/irpg/quest.php
# allow a STATUS command for users? this is a p0 command to view information # allow a STATUS command for users? this is a p0 command to view information
# on an irpg user. useful if you don't have a website where users can view # on an irpg user. useful if you don't have a website where users can view
......
...@@ -180,7 +180,7 @@ sub movequesters { ...@@ -180,7 +180,7 @@ sub movequesters {
join(", ",(@{$quest{questers}})[0..2]).", ". join(", ",(@{$quest{questers}})[0..2]).", ".
"and $quest{questers}->[3] have completed their ". "and $quest{questers}->[3] have completed their ".
"journey! 25% of their burden is eliminated. ". "journey! 25% of their burden is eliminated. ".
"The peple can rejoice, the realm is sure a safer ". "The people can rejoice, the realm is sure a safer ".
"place now, thanks to these heroes.")); "place now, thanks to these heroes."));
for (@{$quest{questers}}) { for (@{$quest{questers}}) {
$rps->{$_}{next} = int($rps->{$_}{class}->real_gain( $rps->{$_}{next} = int($rps->{$_}{class}->real_gain(
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter