This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
if (args.skill?.name == game.i18n.localize("NAME.Pray") || args.prayer)
|
||||
{
|
||||
args.abort = true;
|
||||
this.script.notification("Impossible d'effectuer des Tests de Prière !")
|
||||
}
|
||||
|
||||
return true;
|
||||
Reference in New Issue
Block a user