![]() |
Quote:
|
Quote:
|
Quote:
|
Used Leap into Battle spell towards Eol, who was standing next to a falling rubble trap. Triggered the trap. Got hit by a rock. Got stunned. WAS wearing Crown of Serenity (rStun).
Bug or intentional behavior of falling rock traps? |
Quote:
|
Latest revision crashes when reading unaware scroll of Rune of Protection.
function object_flavor_aware: assertion "obj->known" failed |
Quote:
|
Quote:
|
You can reproduce the bug with debug commands, creating the scroll and reading it from the floor.
|
Oh and I finally found out why mimics don't match with the money they drop...
In mon_create_drop(), we use drop level to generate the drop: Code:
level = MAX((monlevel + player->depth) / 2, monlevel); Code:
obj = make_gold(player->depth, kind->name); |
All times are GMT +1. The time now is 16:30. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, vBulletin Solutions Inc.