..
banquet.py
Remove redundant semicolons.
2016-06-19 15:19:52 +00:00
campfire_say.py
Talking fireplace scripts.
2006-08-21 21:48:14 +00:00
campfire_timer.py
Talking fireplace scripts.
2006-08-21 21:48:14 +00:00
curse_on_apply.py
Add a clause that only applies the curse when wielding, rather than both wielding and unwielding. Also add known_cursed to the affected fields so it shows up as cursed.
2020-08-07 00:50:43 +00:00
death_punisher.py
Script to punish a player from killing a NPC.
2010-05-29 19:54:58 +00:00
deposit_box.py
Move deposit box code to separate file
2017-07-27 06:35:26 +00:00
experience_rewarder.py
Run whitespace cleanup script in maps/python.
2009-01-30 01:22:22 +00:00
lockable_doors.py
Remove trailing whitespace.
2013-05-09 11:08:11 +00:00
lose_buffs_on_drop.py
Adjust weapon of Souls python code to use TotalExp field instead of PermExp
2020-09-02 01:32:14 +00:00
magic_whistle.py
Using the new Crossfire.AttackMovement.PETMOVE constants.
2013-07-23 19:53:32 +00:00
positioning_system.py
Update of the Global Events scripts to the new 2.0 CFPython.
2005-10-18 18:53:37 +00:00
rhyzian_amulet.py
Remove trailing whitespace.
2007-03-24 13:15:00 +00:00
ring_occidental_mages.py
@ correctly split rings of Occidental Mages if needed before applying an effect.
2019-05-17 17:28:37 +00:00
roll-o-matic.py
Always print message when stopping
2019-08-17 05:55:09 +00:00
sell_punisher.py
Fix import before comment.
2010-05-29 19:51:24 +00:00
smoking_pipe.py
Run whitespace cleanup script in maps/python.
2009-01-30 01:22:22 +00:00
sunnista.py
Remove redundant semicolons.
2016-06-19 15:19:52 +00:00
weapon_occidental_mages.py
Fix part 1 of bug 2369423 ("occidental mages weapons bugs"). Part 1 is weapon speed going the wrong way.
2009-02-04 17:08:57 +00:00