dr-scripts
dr-scripts copied to clipboard
A series of Lich 5 (https://github.com/elanthia-online/lich-5) scripts for use with DragonRealms (http://www.play.net/dr/). Donations are welcome (http://www.paypal.me/rcuhljr)!
Fixes an edge case where we fail to collect rocks and thus move too quickly. Prior behavior would not pause if we somehow failed to collect rocks. This could be...
favor did not work properly with Fang Cove as hometown. Added fang_cove_override_town as a multi-script town override, and favor_town as a favor-specific town override.
Added examples of `;sigilhunter` syntax to hunt for the sigils. Also fixed one enchanting recipe that could use any sigil so made it purchase two from Society.
checkfavors did not work properly with Fang Cove as hometown. Added fang_cove_override_town as a multi-script town override, and favor_town as a checkfavors-specific town override.
Athletics did not work properly with Fang Cove as hometown. Added fang_cove_override_town as a multi-script town override, and athletics_town as an athletics-specific town override.
When done enchanting a gweth script doesn't end. [enchant]>wave imbuement rod at gweth on brazier The spell is channeled through the fount hanging above, and down into the gwethdesuan. Not...
Applies the variables from PR #6029 to crossing-repair.lic, causing it to be able to use fang_cove_override_town
Burgle did not work properly with Fang Cove as hometown. Added fang_cove_override_town as a multi-script town override, and burgle_town as a burgle-specific town override.
**Used forge.lic to temper a weapon. Happen to be holding the weapon and tongs at the same time.** > ,forge temper club --- Lich: forge active. --- Lich: buff active....
Requesting that enchant.lic attempt to get an augmenting loop from the player's craft bag. Currently it uses the command `get my augmenting loop` which tries to get the unfinished augmenting...