diff options
Diffstat (limited to 'npc/commands')
-rw-r--r-- | npc/commands/event.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt index 2d0057192..e1aa0777c 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -248,6 +248,7 @@ OnCall: OnEffect: @toeventchk=0; + removespecialeffect(310, SELF, getcharid(3)); // Calculate if (BaseLevel < 10) { dispbottom l("You are not strong enough to survive this trip."); |