Update Iscar's house (navar_city/iscar) to animate the front door so it opens and closes for visiting players
69 lines of code changed in 1 file:
Cosmetic changes to Iscar's house (navar_city/iscar) to add more visual space on the map perimeter. Update world map (world/world_122_117) for entrance coordinate changes
598 lines of code changed in 2 files:
Cosmetic changes to Sentrio's farmhouse (lake_country/sentrio_farmhouse) to add more visual space on the map perimeter. Update world map (world/world_108_126) for entrance coordinate changes
1447 lines of code changed in 2 files:
Execute word of recall effect without magic denied check
Casting word of recall causes a delayed word of recall effect. The check
for denied magic is already performed when casting. However, this second
check break balms of return home, which, like other balms, should
function even in magic-denied areas.
Removing this second check does mean that a player could now cast word
of recall in a magic-allowed area, then run into a magic-denied area,
and still be teleported home. This is probably not a problem.
Tracker: bugs/873
2 lines of code changed in 1 file: