Difference between revisions of "Change 1234"

From Tsunami Wiki
Jump to: navigation, search
(Created page with "Originally Posted : Fri Apr 26 23:40:18 2002<br>Posted by : Alexi<br>Title : death hooks, rez amulets, invuln<br><br>i've changed the majority of the skills/prayers/items that...")
 
(No difference)

Latest revision as of 03:56, 25 January 2020

Originally Posted : Fri Apr 26 23:40:18 2002
Posted by : Alexi
Title : death hooks, rez amulets, invuln

i've changed the majority of the skills/prayers/items that use the
death_hook code.

a side effect that most invulners wont like is this:
if you have more than one effect that would prevent you from dying
(invuln, martyr, bless, rez amulet, etc), then the order in which they are
applied is arbitrary, essentially random.

so: if your troll wears a rez amulet, he might have it pop before invuln
is checked... or he might not. luck of the draw.

that's the way it's gonna stay for now. i apologize to anyone this hurt -
i'm not really trying to reduce you, i'm justtrying to clean up a badly
hacked-together section of code.


'lexi