maps/python/items
Kevin Zheng 82079a2faa Add script for amulet of finding
These pieces of jewelry help players remember locations on the world
map. Players can bind an amulet at any location on the world map.
Applying a bound amulet shows players a message indicating which
direction they should travel to return to the bound location.

Since this shares some code with the Rhyzian amulet, move the shared
code to CFWorld. While here, improve the getdir() function to round the
direction to the closest compass direction.
2022-03-27 22:30:53 -07:00
..
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 Fix type error by converting explicitely to int. 2021-04-07 18:35:48 +00:00
death_punisher.py Let monsters be killed. 2021-02-18 21:18:28 +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
finding.py Add script for amulet of finding 2022-03-27 22:30:53 -07:00
lockable_doors.py Remove trailing whitespace. 2013-05-09 11:08:11 +00:00
lose_buffs_on_drop.py Fix type error by converting explicitely to int. 2021-04-07 18:35:48 +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 Add script for amulet of finding 2022-03-27 22:30:53 -07:00
ring_occidental_mages.py Fix a space/tab error in ring of occidental mages python script. 2021-10-03 12:04:16 -04:00
roll-o-matic.py New quest: Journey to the East 2022-01-03 18:43:13 -06: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
spell_arrow.py Use 'Cast' instead of 'CastAbility'. 2020-12-12 16:44:09 +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