if (this.actor.hasCondition("surprised")) { this.script.notification("Impossible d'ĂȘtre surpris"); this.actor.removeCondition("surprised"); }