Ticket #13: fr.complex-pinch.diff
| File fr.complex-pinch.diff, 0.6 KB (added by bmotion, 2 years ago) |
|---|
-
plugins/fr/action_complex_pinch.tcl
20 20 # TODO: check $object and $action (e.g. pinches arse) 21 21 bMotionDoAction $channel [bMotionGetRealName $nick $host] "%VAR{stolens}" 22 22 bMotionGetSad 23 # TODO: switch to using plugin settings for this24 #set bMotionCache(lastEvil)$nick23 # matching english plugin 24 bMotion_plugins_settings_set "system" "lastevil" $channel "" $nick 25 25 driftFriendship $nick -1 26 26 return 1 27 27 }
