Module *m_lockpick* ******************** Documentation for the modules-m_lockpick module in */std/modules/m_lockpick.c*. Functions ========= .. c:function:: void set_lockpick_strength(int lps) Set the direct skill bonus to lockpick. .. c:function:: int query_lockpick_strength() The lockpick adds a direct skill bonus to the lockpicking attempt, the chance is returned by this function. .. c:function:: void set_break_chance(int bc) Set the chance in percent to break when used. .. c:function:: int query_break_chance() Chance in percent to break when used. *File generated by Lima 1.1a4 reStructured Text daemon.*