mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-13 18:35:49 +00:00
Remove runes/curses bit mask specifications from eventlog.txt
This commit is contained in:
parent
d53ed7f872
commit
0804f3eed8
@ -124,18 +124,6 @@ itemstring:
|
||||
13 = Heavy Laser Assault Cannon
|
||||
14 = T.A.G. Seeker
|
||||
|
||||
runes/curses are stored as a bit mask with the following values:
|
||||
1 = Strength
|
||||
2 = Defense
|
||||
4 = Regeneration
|
||||
8 = Speed
|
||||
16 = Vampire
|
||||
8192 = Weakness
|
||||
16384 = Vulnerability
|
||||
32768 = Venom
|
||||
65536 = Slow
|
||||
131072 = Empathy
|
||||
|
||||
death type:
|
||||
either a weapon ID ORed with weapon death flags, or one of
|
||||
the notifications in common/deathtypes.qh in the form of a string.
|
||||
|
Loading…
Reference in New Issue
Block a user